Hi, I have a web application that is trying to send data to me via my mail server and it gets blocked with the following:
Tue, 21 Dec 2004 11:50:45 -0500 [EMAIL PROTECTED] [EMAIL PROTECTED] Unhandled ASP Exception notification - System.Exception Disallowed breakage found in header name - potential virus spamassassin: x.xx. Can anyone tell me how I can figure out what the Disallowed breakage might be in the header name? I have attached the mail server chat. I know the program is sending the to and from 2 times.. not sure why.. but it does issue an RSET.. which the mail server seems to take ok.. any thoughts? This is a webserver sending an alert when an error occures on the webpage. ~ Matt
220 smtp2-ha.xxxxxxxxx.net ESMTP HELO X104 250 smtp2-ha.xxxxxxxxx.net MAIL FROM: <[EMAIL PROTECTED]> 250 ok RCPT TO: <[EMAIL PROTECTED]> 250 ok RSET 250 flushed 502 unimplemented (#5.5.1) MAIL FROM: <[EMAIL PROTECTED]> 250 ok RCPT TO: <[EMAIL PROTECTED]> 250 ok DATA 354 go ahead To: [EMAIL PROTECTED] From: [EMAIL PROTECTED] Subject: Unhandled ASP Exception notification - System.Exception MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="NextMimePart" Content-Transfer-Encoding: 7bit This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. --NextMimePart Content-Type: text/plain; Date and Time: 12/21/2004 4:24:26 PM Machine Name: X104 Process User: xxxxxxxxx\ASPNET_Synthesis Remote User: sschecter Remote Address: 127.0.0.1 Remote Host: 127.0.0.1 URL: http://localhost/Synthesis/throwsanexception.aspx NET Runtime version: 1.1.4322.573 Application Domain: /LM/w3svc/1/root/Synthesis-55-127481558367849334 Assembly Codebase: c:/inetpub/wwwroot/Synthesis/bin/Synthesis.DLL Assembly Full Name: Synthesis, Version=1.0.1816.29364, Culture=neutral, PublicKeyToken=null Assembly Version: 1.0.1816.29364 Assembly Build Date: 12/21/2004 4:18:48 PM Exception Type: System.Exception Exception Message: This is an intentional exception generated for testing purposes Exception Source: Synthesis Exception Target Site: Page_Load . 250 ok 1103664451 qp 12524 QUIT 221 smtp2-ha.xxxxxxxxx.net