Re: [Exim] Filter

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Joseph Kezar
Fecha:  
A: Rajesh
Cc: Exim User list
Asunto: 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/ ##