Thanks for catching that.
Setting it to:
smtpd_relay_restrictions = permit_mynetworks,
permit_sasl_authenticated, reject_unauth_destination
solves this issue.
On Tue, Oct 22, 2019 at 4:34 PM Wietse Venema <[email protected]> wrote:
> jean-christophe manciot:
> > smtpd_relay_restrictions = permit_mynetworks,
> > permit_sasl_authenticated, reject
>
> You changed this setting, and the result is that a remote system
> (such as Google) will never be able to send mail to a recipient on
> your server.
>
> This could have been immediately obvious to people who can help,
> except foe all the debug logging and line wrapping.
>
> Wietse
>
--
Jean-Christophe