Peter Bowyer wrote: > 2008/11/13 David Chait <[EMAIL PROTECTED]>: > >> All, >> >> I have been looking for an ACL to effectively restrict >> incoming mail claiming to be from my own domain to only a specific set >> of Ips that I own, and drop all other spammers/imposters, how would I go >> about formulating this? >> > > deny message = Go away, forger > sender_domains = +list_of_my_domains > !hosts = +list_of_my_hosts > >
Be careful with this though. There are legitimate reasons for mail from your domain(s) to originate from outside of your own network. PayPal, Ebay, Criaigslist, and others will send/forward legitimate messages with 'forged' credentials. Not saying it is right for them to do so, but it happens nonetheless. -- Troy Settle Pulaski Networks 866.477.5638 -- ## 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/
