SA Bugzilla – Bug 4005
Yahoo groups messages flagged as forged
Last modified: 2004-12-15 07:00:14 UTC
Yahoo groups messages seem to be routed slightly differently now, with the server name in the Received headers containing NNFMP in the bulk.scd.yahoo.com subdomain instead of grp.scd.yahoo.com: EvalTests.pm: /from \[$IP_ADDRESS\] by \S+\.(?:groups|grp\.scd)\.yahoo\.com with NNFMP/ Received headers with NNFMP: from [66.218.69.1] by n22.bulk.scd.yahoo.com with NNFMP; 25 Nov from [66.218.66.30] by mailer1.bulk.scd.yahoo.com with NNFMP; 25 (qmail 52933 invoked from [66.218.69.2] by n3.bulk.scd.yahoo.com with NNFMP; 25 Nov from [66.218.67.163] by mailer2.bulk.scd.yahoo.com with NNFMP; 25 (qmail 18949 invoked from [66.218.69.3] by n8.bulk.scd.yahoo.com with NNFMP; 25 Nov from [66.218.67.164] by mailer3.bulk.scd.yahoo.com with NNFMP; 25 Proposed fix: /from \[$IP_ADDRESS\] by \S+\.(?:groups|(grp|bulk)\.scd)\.yahoo\.com with NNFMP/
assigning to 3.0.2 queue
Can you please attach a sample email that is triggering the rule. Thanks
Created attachment 2542 [details] One Example Here is one example that triggers the rule.
I believe this to be fixed in both head and future 3.0.2 now, closing.