On Wed, Mar 06, 2013 at 07:19:49PM +0100, Jean-Jacques Doti wrote:
> I've been able to solve the problem by adding this line to the conf
> (main.cf) :
>     smtpd_relay_restrictions = permit_sasl_authenticated,
> permit_mynetworks, reject_unauth_destination
> but I'm not sure there will be no side effects.

2.10.0-2 will better address the incompatible change in the main.cf syntax:

[Incompat 20121007] As part of a forward compatibility safety net,
the Postfix installation procedure adds the following
smtpd_relay_restrictions entry to main.cf when there is none:

    smtpd_relay_restrictions =
            permit_mynetworks
            permit_sasl_authenticated
            defer_unauth_destination

I need to review the rest of the release notes and see what else I need to
detect and deal with as part of an upgrade.

lamont


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to