On Mon, 23 Jun 2014 05:50:54 +0000
Viktor Dukhovni <postfix-us...@dukhovni.org> wrote:

> On Mon, Jun 23, 2014 at 12:04:57AM -0500, Edgar Pettijohn wrote:
> > - smtpd_recipient_restrictions = permit_mynetworks
> > permit_sasl_authenticated reject_unauth_destination
> > + smtpd_recipient_restrictions = permit_mynetworks,
> > permit_sasl_authenticated, reject_unauth_destination
> 
> These differ only in the use of commas, which are equivalent to
> whitespace in this context, i.e. they may aid readability but are
> entirely optional.  This change makes NO difference.  You changed
> something else that really solved the problem.

The OP didn't really give enough context but he also changed
the order of the two lines.

-- 
D'Arcy J.M. Cain
System Administrator, Vex.Net
http://www.Vex.Net/ IM:da...@vex.net
VoIP: sip:da...@vex.net

Reply via email to