Re: relay restriction not working?

2020-08-14 Thread Greg Klanderman
> On August 14, 2020 Viktor Dukhovni wrote: > On Fri, Aug 14, 2020 at 05:41:38PM -0400, Greg Klanderman wrote: >> smtpd_relay_restrictions is documented as being checked before >> smtpd_recipient_restrictions, > This is of those rare cases where the documentation is now in error. In > order

Re: relay restriction not working?

2020-08-14 Thread Viktor Dukhovni
On Fri, Aug 14, 2020 at 05:41:38PM -0400, Greg Klanderman wrote: > smtpd_relay_restrictions is documented as being checked before > smtpd_recipient_restrictions, This is of those rare cases where the documentation is now in error. In order to improve backwards compatibility with postfix prior to

relay restriction not working?

2020-08-14 Thread Greg Klanderman
Hi, First thank you for all the work you do/have done on Postfix! I have been using Postfix for 15+ years to handle mail for a handful of my domains. I upgraded my mail server from Debian 8 to 10 a couple months ago, and was running 3.4.10-0+deb10u1 as of the time I last saw the issue below.