In a flurry of recycled electrons, Rob Poe wrote: > I'm running Mailman for a list, and one of my subscribers is getting > this message from spamalert.net > > (VIRUS) Re: [CWC] Fuel Tank Removal > Received: Wednesday, Nov 23, 2005 at 9:03pm > To: [EMAIL PROTECTED] (removed) <mailto:[EMAIL PROTECTED]> > From: <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> > Description: Outlook "CR" vulnerability > This message was deleted and cannot be retrieved. > > He said if the person sends directly to him, he gets the message just > fine. It's when it bounces through Mailman that it picks up this error..
Checking on the error in question, (Outlook "CR" vulnerability), something is slipping in a naked <cr> character into the message header. Check all your configs for one of them. Also, is there a '\r' in there somewhere? Python question- if you use a backslash at the end of a line in a string literal, can that bury a <cr> in the text? Are you using a MAC, BTW? (Uses <cr> as EOL character.) > I'm perplexed now. :/ Reading spamalert's "support" page, I'm not surprised. It's more of a "no support" page... z! ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org 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