Re: [Exim] Filter

Etusivu
Poista viesti
Vastaa
Lähettäjä: Joseph Kezar
Päiväys:  
Vastaanottaja: Rajesh
Kopio: Exim User list
Aihe: 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/ ##