[Mailman-Users] identifying and disabling monthly reminders
Frédéric Mantegazza
frederic.mantegazza at gbiloba.org
Fri Oct 12 15:25:36 CEST 2007
Le 12/10/2007, "Juan Miscaro" <scry_mr at yahoo.ca> a écrit:
>The thing is still not working.
>
>$ ./withlist -a -r show_reminders
>Importing show_reminders...
>Traceback (most recent call last):
> File "./withlist", line 297, in ?
> main()
> File "./withlist", line 266, in main
> mod = __import__(module)
>ImportError: No module named show_reminders
>
>$ cat show_reminders
>def show_reminders(mlist):
> if mlist.send_reminders:
> print mlist.real_name
>
>$ ls -l /usr/local/lib/mailman/bin/show_reminders
>-rwxr-xr-x 1 _mailman _mailman 86B Oct 12 08:15
>/usr/local/lib/mailman/bin/show_reminders
Your file must end with .py
--
Frédéric
More information about the Mailman-Users
mailing list