http://bugzilla.spamassassin.org/show_bug.cgi?id=2787
------- Additional Comments From [EMAIL PROTECTED] 2004-01-08 09:49 -------
With the suggested regex:
/^from ([^\d]\S+) \((${IP_ADDRESS})\) by (\S+) /
You won't catch this actual (but anonymized) header:
Received: from 2mail.example.org (180.136.3.16) by cpmail.dk.tiscali.com (6.7.
018)
id 3FE6899B00861222 for [EMAIL PROTECTED]; Thu, 8 Jan 2004 18:37:02
+0100
Domains may start with a number, and the kind of mail server in question
accepts
a helo with such a domain name.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.