filtering attachments from bounced mail

Wunk

Verified User
Joined
Sep 25, 2003
Messages
110
I want to filter/strip any attachments from bounced mail, this due viruses faking from: addresses, and thus sending a virus back to someone who never sent it.


I know I can do this with a virusscanner, but that's not an option for now.

Any idea how to do this in exim ?
 
create and install a filter such as the one for spam at /usr/bin/spamc.

Jeff
 
Back
Top