"David Gibbs" <[EMAIL PROTECTED]> wrote in message avsico$sac$[EMAIL PROTECTED]">news:avsico$sac$[EMAIL PROTECTED]... > I've got a lot of files in my qfiles/bad directory ... when I did a dumpdb > on some of the files, they seem to contain valid messages.
Ok, I think I've figured out why the messages were being discarded ... they contained HTML only and no plain text. My content filtering rules didn't allow HTML through. I've enabled html on my content filtering, and also enabled the conversion from HTML to plaintext. Now, however, I'm getting the following showing up in my error log ... Jan 12 14:46:01 2003 (1198) HTML->text/plain error: 256 My html to text conversion command is this: /usr/bin/lynx -force_html -dump %(filename)s I've verified that /usr/bin/lynx exists and that mailman can run it. Any ideas why I would be getting the return code? Thanks! david ------------------------------------------------------ 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/ This message was sent to: [email protected] Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
