Dennis Putnam wrote:

>What triggers the monthly reminder? I cannot find any config parameter that 
>lets me set what day or date in each month to send it. Does this >have t be 
>done manually with a cron job? If so what is the command?

It is in Cron - see the file in ~/cron/crontab.in:

[...]
|# 5 AM on the first of each month, mail out password reminders.
|0 5 1 * * /usr/bin/python -S /usr/local/mailman/cron/mailpasswds

See this section of the installation guide:

http://www.gnu.org/software/mailman/mailman-install/node41.html

Thanks.
Andrew.

------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to