Re: reject entire email if one recipient is invalid

2011-01-11 Thread mouss
Le 11/01/2011 10:48, Y G a écrit : > I like this idea. > > Is this the right implementation? > > Thank you very much > > /etc/postfix/main.cf: > --- > smtpd_recipient_restrictions = > reject_non_fqdn_recipient > reject_non_fqdn_sender > reject_unknown_sender_domain

Re: reject entire email if one recipient is invalid

2011-01-11 Thread Y G
I like this idea. Is this the right implementation? Thank you very much /etc/postfix/main.cf: --- smtpd_recipient_restrictions = reject_non_fqdn_recipient reject_non_fqdn_sender reject_unknown_sender_domain permit_mynetworks check_recipient_access hash:/etc

Re: reject entire email if one recipient is invalid

2011-01-09 Thread mouss
Le 09/01/2011 15:01, Wietse Venema a écrit : > yz1234: >> >> Hello, >> >> Is there a way to configure Postfix to reject the entire message >> (multi-recipient) if one of its recipients is unauthorized or invalid? > > This is not implemented in Postfix. You may implement this with > a Milter pl

Re: reject entire email if one recipient is invalid

2011-01-09 Thread Wietse Venema
yz1234: > > Hello, > > Is there a way to configure Postfix to reject the entire message > (multi-recipient) if one of its recipients is unauthorized or invalid? This is not implemented in Postfix. You may implement this with a Milter plugin-program. Wietse

reject entire email if one recipient is invalid

2011-01-09 Thread yz1234
Hello, Is there a way to configure Postfix to reject the entire message (multi-recipient) if one of its recipients is unauthorized or invalid? Thanks -- View this message in context: http://old.nabble.com/reject-entire-email-if-one-recipient-is-invalid-tp30625158p30625158.html Sent from