Re: minor patch: main.cf: note about default for mydestination

2015-04-01 Thread Jeffrey 'jf' Lim
On Wed, Apr 1, 2015 at 6:57 PM, Wietse Venema wrote: > Jeffrey 'jf' Lim: > > -# The default is $myhostname + localhost.$mydomain. On a mail domain > > -# gateway, you should also include $mydomain. > > +# The default is $myhostname + localhost.$mydomain + localhost. On a > mail > > +# domain ga

Re: minor patch: main.cf: note about default for mydestination

2015-04-01 Thread Wietse Venema
Jeffrey 'jf' Lim: > -# The default is $myhostname + localhost.$mydomain. On a mail domain > -# gateway, you should also include $mydomain. > +# The default is $myhostname + localhost.$mydomain + localhost. On a mail > +# domain gateway, you should also include $mydomain. Fixed, thanks.

minor patch: main.cf: note about default for mydestination

2015-03-31 Thread Jeffrey 'jf' Lim
Not too sure about the procedure for contributing, but I noticed something in main.cf (postfix 3.0.0) that didn't look right, specifically the note about the default for mydestination. 'postconf -d' confirms it, as well as http://www.postfix.org/postconf.5.html#mydestination --- a/conf/main.cf