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
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/
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
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