--- Mark Sapiro <[EMAIL PROTECTED]> 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

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&amp;file=faq01.027.htp

Reply via email to