[EMAIL PROTECTED] wrote: > >I've managed to solve the biggest part of the problem. The problem was >initiated by Mailscanner. For every email in my mail server, the header of >every email was modified and lines like the following were added: > >"X-Faculty of Social Sciences-MailScanner-Information: Please contact the >ISP for more information X-Faculty of Social Sciences-MailScanner: Found >to be clean X-Faculty of Social Sciences-MailScanner-From: >[EMAIL PROTECTED] >X-Spam-Status: No" > >For some reason this caused mailman to encode emails with base64, so being >unreadable by the recipients. >I reconfigured Mailscanner so as the headers are not modified and my >(happy) recipients can now read the emails.
This will only work if both msg_header and msg_footer are empty and scrub_nondigest is No. Even in this case, There will be an issue with the plain format digest if the character set of the list's preferred_language does not support Greek characters. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ 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
