Hi,

Spammers bypass the SA check when they put [EMAIL PROTECTED] in To or CC
field. And putting genuine mail IDs in Other headers.
Here is the ACL i have in exim

check_recipient:


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


 warn     message       = X-SA-Do-Not-Run: Yes
        local_parts   = abuse:MAILER-DAEMON


This ACL prevents SA to run & reject if it has abuse in its header.

How can i modify this acl to run SA in case it has more recepient other than
abuse, postmaster or MAILER-DAEMON.


-- 
Gaurav Pruthi
-- 
## List details at http://lists.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to