Re: [Exim] mesages frozen due to unknown local-part

Pàgina inicial
Delete this message
Reply to this message
Autor: Rossz Vamos-Wentworth
Data:  
CC: exim-users
Assumpte: Re: [Exim] mesages frozen due to unknown local-part
Ernest Turro Bassols wrote:

> Recently spam has been sent to my mail server directed to email
> addresses with unknown local-parts. These messages get frozen and the
> postmaster is notified. Is there no way for messages sent to email
> addresses with unknown local-parts to be dismissed automatically?


Put this in your acl_smtp_rcpt ACL section.

   accept  domains       = +local_domains
           endpass
           message       = unknown user
           verify        = recipient



--
Rossz