Any chance you could send me the two changed files, from some reason patch.exe (win32) fails here..
TIA -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, September 23, 2004 7:08 PM To: [email protected] Subject: [Bug 3812] Received header parser gets SMTPSVC headers wrong http://bugzilla.spamassassin.org/show_bug.cgi?id=3812 ------- Additional Comments From [EMAIL PROTECTED] 2004-09-23 10:08 ------- Created an attachment (id=2362) --> (http://bugzilla.spamassassin.org/attachment.cgi?id=2362&action=view) fix this patch does the following: 1. collects all regexps that refer to SMTPSVC into one group, to reduce overall number of regexp matches in the Received hdr parser 2. allows assorted junk to appear after the IP address, because different MS servers seem to use diff strings ("unverified", "RDNS failed", empty string, etc.) 3. adds regression test cases to t/rcvd_parser.t ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
