I used this filter and I can't find/block the e-mail. There are anything
wrong on this filter?

if
$message_headers contains "[email protected]"
then
fail text "This email is not accepted here."
   seen finish
endif


-----Mensagem original-----
De: John Burnham [mailto:[email protected]] 
Enviada em: terça-feira, 25 de outubro de 2011 13:55
Para: 'Ronaldo Luiz de Carvalho'; '[email protected]'
Assunto: RE: [exim] How to Block connection

> 
> Thanks for the tip, but the IP changes all times...
> 
> I did this, including blocking the network. And the IP continues to 
> change.
> 
> The only thing that are the same are this header:
> disposition-notification-to: [email protected]
> 
If that's the only identifying feature then you're going to have to wait to
the data part of the SMTP transaction, detect that header and reject the
mail. 
 John=


-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to