Thanks. It worked! Was the RFC-compliance checking stricter in 1.20? Never had any problems when using 1.19...
-----Original Message----- From: Aidas Kasparas [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 11, 2004 18:00 PM To: Mun Fai Cc: [EMAIL PROTECTED] Subject: Re: [Qmail-scanner-general]SMTP through telnet and disallowed breakage in header Leave a blank line after Subject: line. This way header is separated from body. And if you do not leave one, your message is considered part of header and therefore subject to stricter checks. Mun Fai wrote: > Hi, > > > > How do I send emails through telnet without causing perlscanner to reply > with the following message: > > > > Disallowed breakage found in header name - potential virus > > > > For typical everyday use of course this isn't an issue but we want to be > able to troubleshoot our mailservers using plain ol' telnet. > > > > Here's my telnet session for reference: > > > > # telnet mail.server.com 25 > > Trying xxx.xxx.xxx.xxx... > > Connected to mail.server.com. > > Escape character is '^]'. > > 220 mail.server.com ESMTP > > MAIL FROM:[EMAIL PROTECTED] > > 250 ok > > RCPT TO:[EMAIL PROTECTED] > > 250 ok > > DATA > > 354 go ahead > > Subject:Test > > Data here > > . > > 250 ok 1076379824 qp 25754 > > QUIT > > 221 mail.server.com > > Connection closed by foreign host. > > > > > > Thanks for your help > > > > Regards, > > Mun Fai > > > > > > > > -----Original Message----- > From: System Anti-Virus Administrator [mailto:[EMAIL PROTECTED] > Sent: Tuesday, February 10, 2004 10:24 AM > To: Mun Fai > Subject: problem found in sent message "Test Test" > > > > > > Attention: [EMAIL PROTECTED] > > > > > > A problem was found in an Email message you sent. > > This Email scanner intercepted it and stopped the entire message > > reaching its destination. > > > > The problem was reported to be: > > > > Disallowed breakage found in header name - potential virus > > > > > > Please contact your IT support personnel with any queries regarding this > > policy. > > > > > > Your message was sent with the following envelope: > > > > MAIL FROM: [EMAIL PROTECTED] > > RCPT TO: [EMAIL PROTECTED] > > > > ... and with the following headers: > > > > --- > > MAILFROM: [EMAIL PROTECTED] > > Received: from unknown (202.73.32.14) > > by 0 with SMTP; 10 Feb 2004 02:23:34 -0000 > > Subject:Test > > Data here > > > > --- > > > > > -- Aidas Kasparas IT administrator GM Consult Group, UAB ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Qmail-scanner-general mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general
