[Mailman-Users] Password Reminder: Trigger by hand (Mailman 2.1)

Stephan Berndts stb-mm at spline.de
Wed Jan 1 15:15:18 CET 2003


Hi Lukas,

On Wed, Jan 01, 2003 at 02:50:38PM +0100, Lukas Ruf wrote:
> Is there any way to trigger the password reminder-sending by hand?
Of course. Take a look at mailman's crontab. There is an entry similar
to this:

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

So just call "/usr/bin/python -S /usr/local/mailman/cron/mailpasswds"
with the right path entries and enjoy :-)

btw: Happy new year to all of you!

Stephan
-- 
The more I hear, the less I know



More information about the Mailman-Users mailing list