Hi all,

I'd like to remove the headers from any email in my organization that
refer to its internal network structure, however when I do this with
postfix header_checks (xxx /IGNORE) SpamAssassin can no longer see the
LOCAL_RCVD header which adds negative points to users sending from my
domain.

The LOCAL_RCVD rule is:
header LOCAL_RCVD Received =~ /from server\.domain\.com
\(server\.domain\.com \[172\.16\.3\.8\]\)/
describe LOCAL_RCVD Received from my server
score LOCAL_RCVD -50

Is there another way to achieve the LOCAL_RCVD behavior when Received:
headers are omitted from messages?  Maybe subtract points based on
Message-IDs that are from my organization (though this could be forged)?

thanks
Chris


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to