[Mimedefang] filter in & out + spam

kamal kamalnee at cse.iitk.ac.in
Thu Apr 8 05:09:17 EDT 2004


> I was wondering what to change to only filter incoming messages.  Does
> this have to do with the multiplexar function?

One way is to compare IP of sender to the IPs of your internal senders. 
This will work in some network setups. This check can go in filter_sender
Second way is to check the "mailer". It will be "local" if mail is for a 
local user. This check can go in filter_recipient

I wonder if there's an easier way than this.



More information about the MIMEDefang mailing list