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 when the default is changed to "no".
Question: * Will "postfix upgrade-configuration" install a backwards-compatible override when upgrading systems in which the parameter is not set in main.cf? And in fresh installs will the parameter be explicitly set to "no"? [ We don't have a "configuration version" parameter in main.cf, so we don't know which configurations need crutches, and which don't. ] -- Viktor.