> On Mar 14, 2016, at 9:27 AM, Reindl Harald <h.rei...@thelounge.net> wrote:
> 
> 
> 
> Am 14.03.2016 um 16:23 schrieb @lbutlr:
>>> On Mar 14, 2016, at 6:42 AM, RW <rwmailli...@googlemail.com> wrote:
>>> Unless you actually saw  email.amctheatres.com in X-Spam-Report, or in
>>> debug, it's probably not what you are looking.
>>> 
>>> It slipped my mind, but HEADER_HOST_IN_BLACKLIST is misleading
>>> 
>>> https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7256
>> 
>> That explains it. Since it is checking both the body and the headers I have 
>> to check the source of the message and see what it’s hitting. The blacklist 
>> setting I have, I thought, were pretty straight forward:
> 
> the rules below aren't it
> they would hit "USER_IN_BLACKLIST"
> 
>> blacklist_from *.119
>> blacklist_from *.administrator
>> blacklist_from *.admin
>> blacklist_from *.adsl
>> blacklist_from *.arpa
>> blacklist_from *.bac
>> blacklist_from *.beeline
>> blacklist_from *.cici
>> blacklist_from *.coma
>> blacklist_from *.dhcp

Then I’m lost.

 $ grep -ir blacklist /usr/local/etc/mail/spamassassin/* | grep -v _from
/usr/local/etc/mail/spamassassin/local.cf:score URI_HOST_IN_BLACKLIST  3.0
/usr/local/etc/mail/spamassassin/local.cf.sample:#   the opposite; blacklisted 
mails can also save CPU
/usr/local/etc/mail/spamassassin/local.cf.sample:# shortcircuit 
USER_IN_BLACKLIST       on
/usr/local/etc/mail/spamassassin/local.cf.sample:# shortcircuit 
USER_IN_BLACKLIST_TO    on
/usr/local/etc/mail/spamassassin/local.cf.sample:# shortcircuit 
SUBJECT_IN_BLACKLIST    on
/usr/local/etc/mail/spamassassin/v310.pre:# WhitelistSubject - 
Whitelist/Blacklist certain subject regular expressions
/usr/local/etc/mail/spamassassin/v310.pre.sample:# WhitelistSubject - 
Whitelist/Blacklist certain subject regular expressions

 $ grep -ir blacklist /var/amavis/.spamassassin/ 
 $ 


-- 
This was music that had not only escaped but had robbed a bank on the
way out. It was music with its sleeves rolled up and its top button
undone, raising its hat and grinning and stealing the silver. It was
music that went down to the feet by way of the pelvis without paying a
call on Mr. Brain. --Soul Music

Reply via email to