Am 23.11.2013 20:18, schrieb tejas sarade:
> OK, got it.
> 
> Add the following line in main.cf <http://main.cf> file to add new recipient 
> restriction which will use pcre table. 
> 
> smtpd_recipient_restrictions = check_recipient_access 
> pcre:/etc/postfix/pcre_recipients, permit_mynetworks,
> reject_unauth_destination

have fun with "reject_unauth_destination" too late and
"check_recipient_access" says "PERMIT" instead "DUNNO"

a major mistake and becuase it is made too often smtpd_relay_restrictions
was included in the lastest releases

http://www.postfix.org/SMTPD_ACCESS_README.html#danger

Reply via email to