http://bugzilla.spamassassin.org/show_bug.cgi?id=3791
------- Additional Comments From [EMAIL PROTECTED] 2004-10-02 12:47 ------- Received: from list.brainbuzz.com (63.146.189.86:23198) by mx1.yourtech.net (209.32.147.34:25) with [XMail 1.20 ESMTP Server] id <S72E> for <[EMAIL PROTECTED]> from <[EMAIL PROTECTED]>; Sat, 18 Sep 2004 23:17:54 -0500 Received: from list.brainbuzz.com (63.146.189.86:23198) by mx1.yourtech.net with [XMail 1.20 ESMTP Server] id <S72E> for <[EMAIL PROTECTED]> from <[EMAIL PROTECTED]>; Sat, 18 Sep 2004 23:17:54 -0500 OK, will fix it to accept both of these... Received: from list.brainbuzz.com by mx1.yourtech.net (209.32.147.34:25) with [XMail 1.20 ESMTP Server] id <S72E> for <[EMAIL PROTECTED]> from <[EMAIL PROTECTED]>; Sat, 18 Sep 2004 23:17:54 -0500 Received: from list.brainbuzz.com by mx1.yourtech.net with [XMail 1.20 ESMTP Server] id <S72E> for <[EMAIL PROTECTED]> from <[EMAIL PROTECTED]>; Sat, 18 Sep 2004 23:17:54 -0500 but these two we cannot use -- without the IP address the SMTP connection came from, it's useless to us and is skipped by our code. in other words, we always ignore Received hdrs that don't include the sender's IP addr anyway. So, new patch to take care of those points, to follow. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
