Trouble with mails from Blackberry

Mark Sapiro mark at msapiro.net
Tue Jun 13 00:26:03 UTC 2017


On 06/12/2017 09:00 AM, Gao wrote:
> 
> 
> On 2017-06-08 01:02 PM, Mark Sapiro wrote:
>>
>> The reason I ask about version is this score comes from
>>
>> Mail::SpamAssassin::Plugin::HeaderEval::check_ratware_envelope_from()
>>
>> Which in SA 3.4.1 at least has
>>
>> return 0 if $from =~ /^SRS\d=/;
>>
>> per
>> <https://fossies.org/dox/Mail-SpamAssassin-3.4.1/classMail_1_1SpamAssassin_1_1Plugin_1_1HeaderEval.html#ab8531c37621db88b28eb3c7dc5c97d58>
>>
>> which seems to be designed to exempt envelope senders beginning with
>> SRS, a digit and = as this message does.
>>
>> If the issue is an older SA and you can't upgrade, you can always set
>> the score for RATWARE_EFROM to zero.
>>
> Thank you for the help.
> I am using SpamAssassin Version:3.4.0. I am not sure where to check for
> the code you mentioned. I'll make a rule to adjust the RATWARE_EFROM score.


The code is in the file Mail/SpamAssassin/Plugin/HeaderEval.pm in your
perl installation.

-- 
Mark Sapiro <mark at msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan


More information about the MailScanner mailing list