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----- 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 --- |
- Re: [Qmail-scanner-general]SMTP through telnet and disal... Mun Fai