[EMAIL PROTECTED] wrote:

> Is there a way that I can force to send the Monthly Reminder before the end of the 
>month?
> I tried to change the server's date/time, nothing happened. :)

    Monthly reminders run once am onth, based on your crontask.  By default this is at 
5AM on the first of each month:

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

    Change that to whatever time and day you want (read 'man crontab').

--
H | "Life is the art of drawing without an eraser." - John Gardner
  +--------------------------------------------------------------------
  Ashley M. Kirchner <mailto:[EMAIL PROTECTED]>   .   303.442.6410 x130
  Director of Internet Operations / SysAdmin    .     800.441.3873 x130
  Photo Craft Laboratories, Inc.            .     3550 Arapahoe Ave, #6
  http://www.pcraft.com ..... .  .    .       Boulder, CO 80303, U.S.A.



------------------------------------------------------
Mailman-Users maillist  -  [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users

Reply via email to