Thanks/ Grazie mile Giovanni...
--------PedroD
    On Monday, January 29, 2018, 8:27:01 AM GMT+1, Giovanni Bechis 
<giova...@paclan.it> wrote:  
 
 On 01/29/18 06:00, Alex wrote:
> Hi,
> 
>> FORGED_HOTMAIL_RCVD2 (hotmail.com 'From' address, but no 'Received:')
>> triggers for valid hotmail messages...  (SA 3.4.1)
>>
>> This small change solves the problem but i do not know whether it is the
>> correct way...    maybe "hotmail" string should be changed widelly to
>> "outlook|hotmail"...
>>
>> /usr/local/share/perl/5.14.2/Mail/SpamAssassin/Plugin/HeaderEval.pm.orig
>> 357c357
>> <  if ($rcvd =~ /from \S*\.hotmail.com \(\[$IP_ADDRESS\][ \):]/ && $ip)
>> ---
>>>  if ($rcvd =~ /from \S*\.(?:outlook|hotmail)\.com \(\[$IP_ADDRESS\][
>>> \):]/ && $ip)
> 
> Any status on this? I believe you were going to open a bug report? It
> doesn't appear this fix (or any fix) has been included to address the
> hotmail fp's.
> 
Committed yesterday by davej@
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7534
 Cheers
  Giovanni
  

Reply via email to