Re: Roleaccount_exceptions

2015-03-17 Thread Mick
perhaps put the "postmaster" whitelist first. I on 2.9x as Debian wheezy has not yet upgraded. I know it can easily be done via backport, but I won't. smtpd_recipient_restrictions = ?#check_recipient_access hash:/etc/postfix/roleaccount_exceptions, .. check_poli

Re: Roleaccount_exceptions

2015-03-17 Thread Viktor Dukhovni
g "smtpd_relay_restrictions", you can order the recipient restrictions however you like, and perhaps put the "postmaster" whitelist first. > > smtpd_recipient_restrictions = > ?#check_recipient_access hash:/etc/postfix/roleaccount_exceptions, >

Roleaccount_exceptions

2015-03-17 Thread Mick
Hello all, I am currently (slowly) working my way through 'The Book of Postfix' and trying to fix problems I didn't know needed fixing. It is a very interesting and highly informative book (so far). Regarding ; check_recipient_access hash:/etc/postfix/roleaccount_exception