Re: Please comment: append_dot_mydomain change

2014-09-27 Thread Ruben Safir
On Mon, Sep 22, 2014 at 05:02:21PM +0200, li...@rhsoft.net wrote: > > RedHat calls "postfix set-permissions" and "postfix upgrade-configuration" > in RPM %post scripts What? postfix wasn't absorbed into systemd? How is that possible? Ruben -- So many immigrant groups have swept through our

Re: Please comment: append_dot_mydomain change

2014-09-27 Thread Ruben Safir
On Mon, Sep 22, 2014 at 11:38:52AM -0400, Wietse Venema wrote: > > As for Debian, perhaps we can persuade LaMont to fix the Debian > > package > > and > > > RedHat calls "postfix set-permissions" and "postfix > > upgrade-configuration" in RPM %post scripts > > Why do distros ignore my safety net

Re: Please comment: append_dot_mydomain change

2014-09-22 Thread Wietse Venema
> As for Debian, perhaps we can persuade LaMont to fix the Debian > package and > RedHat calls "postfix set-permissions" and "postfix > upgrade-configuration" in RPM %post scripts Why do distros ignore my safety nets and ship Postfix with IPv6 turned on? This causes all kinds of grief making des

Re: Please comment: append_dot_mydomain change

2014-09-22 Thread li...@rhsoft.net
Am 22.09.2014 um 16:56 schrieb Viktor Dukhovni: > I was asking what the plan is for systems that *do* run > > # postfix upgrade-configuration > > As for Debian, perhaps we can persuade LaMont to fix the Debian package > so that: > > # postfix set-permissions > > works, and > >

Re: Please comment: append_dot_mydomain change

2014-09-22 Thread Viktor Dukhovni
On Mon, Sep 22, 2014 at 10:45:27AM -0400, Wietse Venema wrote: > Viktor Dukhovni: > > On Mon, Sep 22, 2014 at 10:32:04AM -0400, Wietse Venema wrote: > > > > > Until now, Postfix has a default setting "append_dot_mydomain = yes". > > > This performs autocompletion from user@host to user@host.$mydom

Re: Please comment: append_dot_mydomain change

2014-09-22 Thread Wietse Venema
Viktor Dukhovni: > On Mon, Sep 22, 2014 at 10:32:04AM -0400, Wietse Venema wrote: > > > Until now, Postfix has a default setting "append_dot_mydomain = yes". > > This performs autocompletion from user@host to user@host.$mydomain. > > But this default setting is becoming problematic. > > > > I nee

Re: Please comment: append_dot_mydomain change

2014-09-22 Thread Viktor Dukhovni
On Mon, Sep 22, 2014 at 10:32:04AM -0400, Wietse Venema wrote: > Until now, Postfix has a default setting "append_dot_mydomain = yes". > This performs autocompletion from user@host to user@host.$mydomain. > But this default setting is becoming problematic. > > I need to find out what will break w