[Mailman-Users] identifying and disabling monthly reminders
Juan Miscaro
scry_mr at yahoo.ca
Thu Oct 11 17:17:42 CEST 2007
--- Mark Sapiro <msapiro at value.net> wrote:
> Juan Miscaro wrote:
> >
> >Via the command line...
> >
> >a) How to identify lists that have their reminders enabled.
>
>
> You could use bin/withlist -a with a small script along the lines of
>
> def show_reminders(mlist):
> if mlist.send_reminders:
> print mlist.real_name
>
> See bin/withlist -h for more information.
Thank you but I need more guidance. I figure that is a python snippet.
I put a shebang line pointing to my interpreter and ran the following
command but the thing bombed:
./bin/withlist -a -r identify_reminder_lists.py
Sorry for the newbie question.
// juan
Be smarter than spam. See how smart SpamGuard is at giving junk email the boot with the All-new Yahoo! Mail at http://mrd.mail.yahoo.com/try_beta?.intl=ca
More information about the Mailman-Users
mailing list