why do all my own mails get scanned????

Thomas Kinghorn <[email protected]>
Newsgroups gmane.mail.exim.spamassassin,gmane.mail.exim.user
Message-ID <[email protected]>
Hi List (s).

Please can someone help me with not scanning my own mails.
below is an extract from my exim config.

My comments are in bold..


I have this under main configuration settings:

smtp_banner = "${primary_hostname} Secure SMTP \n\
                 ${tod_full} 2003\n\n\
                This server uses various blacklist services to\n\
                filter mail from known spamming hosts & users.\n\
                See the Spam Advisory section at www.spews.org for more
information.\n"

domainlist local_domains = @
domainlist relay_to_domains = lsearch;/usr/exim/relay-domains/rtdomains
<<<<<linear list of local domains
hostlist   relay_from_hosts = 127.0.0.1 : 209.212.109.128/25

# Dynamically loadable local_scan rules! :-)
# local_scan_path = /usr/exim/local_scan/accept.so
# You don't *really* need to turn SA off here, it's off by default in
# /etc/exim/spamassassin.conf
local_scan_path = /usr/exim/local_scan/sa-exim-3.0.so

localpartlist nosarej = exim/relay-domains/rtdomains
<<<<<linear list of local domains

what I have in ACL's :

  accept  hosts = :

  deny    local_parts   = ^.*[@%!/|] : ^\\.

  warn     message       = X-SA-Do-Not-Rej: Yes
           local_parts   = postmaster:abuse

  warn     message       = X-SA-Do-Not-Rej: Yes
           local_parts   = +nosarej

  warn     message       = X-SA-Do-Not-Run: Yes
           hosts         = +relay_from_hosts

  warn     message       = X-SA-Do-Not-Run: Yes
           domains       = lsearch;/usr/exim/redirect_domains/hub-list
<<<<<linear list of group domains


Thank you all
Tom Kinghorn
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.