Why?

If I want to avoid that the spammer wouldn't receive a response like this:

"but it was rejected by the recipient domain. We recommend contacting the other 
email provider for further information about the cause of this error. The error 
that the other server returned was: 554 554 5.7.1 <[EMAIL PROTECTED]>: 
Recipient address rejected: Access denied (state 14).

Thanks again!

Lluís

-----Mensaje original-----
De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] En nombre de mouss
Enviado el: martes, 04 de noviembre de 2008 14:15
Para: postfix-users@postfix.org
Asunto: Re: Use discard in a check_recipient_access

Lluis Ribes wrote:
> Hi,
> 
>  
> 
> Could I use the “DISCARD” word in a check_recipient_access hash: rule? By
> example:
> 
>  
> 
> %more /etc/postfix/access
> 
> [EMAIL PROTECTED] permit_mynetworks,DISCARD
> 
>  
> 
> or should I use use REJECT word. I don’t want to send error reply if someone
> sends mail to [EMAIL PROTECTED] from out of my networks
> 

use reject. silently discarding mail isn't a good idea. REJECT will 
reject the smtp transaction: your postfix won't send anything.

Reply via email to