Re: [Mailman-Users] problem with checkdbs

2007-09-10 Thread Mark Sapiro
Adam Miller wrote: > I am receiving emails every night when /usr/lib/mailman/cron/checkdbs >runs. I am currently using mailman-2.1.9. Any help would be greatly >appreciated. > > >Traceback (most recent call last): > File "/usr/lib/mailman/cron/checkdbs", line 203, in ? > main() > Fil

[Mailman-Users] problem with checkdbs

2007-09-10 Thread Adam Miller
Hi, I am receiving emails every night when /usr/lib/mailman/cron/checkdbs runs. I am currently using mailman-2.1.9. Any help would be greatly appreciated. Traceback (most recent call last): File "/usr/lib/mailman/cron/checkdbs", line 203, in ? main() File "/usr/lib/mailman/cron/

Re: [Mailman-Users] problem with checkdbs

2003-04-09 Thread JvdW
I found that in some of the lists that I host, people were able to add an e-mail address twice, and also have illegal characters in the email addresses. ie: [EMAIL PROTECTED] Hope there will be a fix for this in the next release. BTW, the hex-editor helped to remove the addresses with the illeg

[Mailman-Users] Problem with checkdbs script

2001-11-29 Thread Gedaliah Wolosh
Hi This script produces the following output: Traceback (most recent call last): File "/home/mailman/cron/checkdbs", line 92, in ? main() File "/home/mailman/cron/checkdbs", line 43, in main count = mlist.NumRequestsPending() File "/home/mailman/Mailman/ListAdmin.py", line 96, in Nu