
bugzilla-daemon at bugzilla
Jun 18, 2009, 6:18 AM
Views: 292
Permalink
|
|
[Bug 5756] double definition __FROM_HOTMAIL_COM
|
|
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5756 --- Comment #1 from Michael Scheidell <scheidell[at]secnap.net> 2009-06-18 06:18:40 PST --- PING.. Should be easy to get rid of this one. been here 18 months. grep -n 'From.*hotmail' 20_head_tests.cf 109:header __FROM_HOTMAIL_COM From =~ /\@hotmail\.com\b/i 129:header __FROM_HOTMAIL_COM From =~ /\@hotmail\.com\b/i (what was bug 4342? ) -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
|