"Mark Sapiro" <[EMAIL PROTECTED]> wrote: > In any case, it would be easier to apologize and resend the invitations.
Thanks, that has been done. Is there a way to list the current pending invitations in the database? Since to my knowledge these are the only pending items (there is no moderation), I came up with: grep @ pending.pck | cut -d \' -f 2 >pending-invites.txt ...to get a list of addresses for which invitations are pending. This is obviously just an ugly hack, is there a supported way to list what's in the pending database? = Orlando Vacation Offer Buy a Universal Orlando Vacation, Get 7 days of Unlimited Admission. http://a8-asy.a8ww.net/a8-ads/adftrclick?redirectid=290a3416facf4eb06e7dd03e1ba89882 ------------------------------------------------------ Mailman-Users mailing list [email protected] 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&file=faq01.027.htp
