Re: [EXIM] refusing all mail from a domain with certain exce…

Top Page
Delete this message
Reply to this message
Author: Philip Hazel
Date:  
To: Pollywog
CC: exim-users
Subject: Re: [EXIM] refusing all mail from a domain with certain exceptions
On Tue, 22 Sep 1998, Pollywog wrote:

> Is there a way (other than using a system filter) to refuse all
> mail from the aol.com domain except for those addresses I keep
> on a list? I want to refuse all mail from that domain except
> for people I know. I am getting more spam from AOL addresses
> these days.


sender_reject_recipients = *@aol.com
sender_reject_except = friend1@???:friend2@???...

-- 
Philip Hazel            University of Cambridge Computing Service,
ph10@???      Cambridge, England. Phone: +44 1223 334714.



--
*** Exim information can be found at http://www.exim.org/ ***