Applied this patch and it solved my problems:
http://sourceforge.net/tracker/index.php?func=detail&aid=683833&group_id=103&atid=100103

Thanks
Oliver

Oliver Schulze L. wrote:

Hi,
I got this error sended to the Mailman mailling list on my site:

Traceback (most recent call last):
 File "/var/mailman/cron/checkdbs", line 136, in ?
   main()
 File "/var/mailman/cron/checkdbs", line 80, in main
   text += '\n' + pending_requests(mlist)
 File "/var/mailman/cron/checkdbs", line 123, in pending_requests
   text = NL.join(pending)
UnicodeError: ASCII decoding error: ordinal not in range(128)


I have RedHat 9 and Mailman 2.1.1-4 I searched but could not find the reason of the problem.

Thanks
Oliver


-- Oliver Schulze L. <[EMAIL PROTECTED]>


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

Reply via email to