On 24.06.19 17:15, John Schmerold wrote:
We had an inbound message get rejected because it was sent from a cell phone, shouldn't SA be checking the most recent hop? Is there a way to make this the default?

I have this in local.cf:
header    RCVD_IN_rbl2spamhausz   eval:check_rbl('spamhausz', 'zen.spamhaus.org.')
score     RCVD_IN_rbl2spamhausz   3.5

You have explicitly configured SA to check deeply by using this rule, which
caused the hits.

These are the default rules that do not check deeply:

header __RCVD_IN_ZEN            eval:check_rbl('zen', 'zen.spamhaus.org.')
header RCVD_IN_XBL              eval:check_rbl('zen-lastexternal', 
'zen.spamhaus.org.', '^127\.0\.0\.[45678]$')
header RCVD_IN_PBL              eval:check_rbl('zen-lastexternal', 
'zen.spamhaus.org.', '^127\.0\.0\.1[01]$')

--
Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
Silvester Stallone: Father of the RISC concept.

Reply via email to