Re: [Exim] Filter

Top Page
Delete this message
Reply to this message
Author: Joseph Kezar
Date:  
To: Rajesh
CC: Exim User list
Subject: Re: [Exim] Filter
Add this to your configure file:
message_filter = /usr/exim/system_filter.exim

Perhaps add something like this to system_filter.exim:

if $h_subject: contains "new photos from my party"
then
seen
finish
endif


Rajesh wrote:

> Hai Guys
> Can anyone plz tell me or send me a sample of how to block a mail in
> exim with subject. there is a virus which is floating around with the
> subject as "new photos from my party" which has to blocked. I cant
> assume from where it comes, so it has to be blocked using subject
> Thanks
> Regards
>
> Rajesh
>
> --
>
> ## List details at http://www.exim.org/mailman/listinfo/exim-users Exim details at http://www.exim.org/ ##