On Thu, Jan 08, 2009 at 09:07:07PM -0500, Wietse Venema wrote:

> While adding a feature I ran into a problem that is so old that I
> had to dig into my pre-alpha source code to find when it was
> introduced.
> 
>       Bugfix (introduced May 19, 1997): removing a parameter
>       setting from main.cf did not reset the parameter to its
>       default value.  File: global/mail_params.c.
> 
> This has rarely been an issue because most Postfix processes run
> for a limited amount of time, and because people usually do "postfix
> reload" after making a change, so that all daemons except master
> terminate voluntarily.

Translation, this only matters for parameters that change the behaviour
of the master daemon. Removing such a parameter from main.cf did not
result in changed master(8) behaviour without a full restart.

Most users don't modify master(8) parameters other than inet_interfaces,
and changing this without a restart is not supported.

Thus no surprise that there have not been very many problem reports
for this.

By the way, will it be "legal" to do crazy things like change the
"queue_directory" and/or "data_directory" of a running Postfix instance?

-- 
        Viktor.

Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the "Reply-To" header.

To unsubscribe from the postfix-users list, visit
http://www.postfix.org/lists.html or click the link below:
<mailto:majord...@postfix.org?body=unsubscribe%20postfix-users>

If my response solves your problem, the best way to thank me is to not
send an "it worked, thanks" follow-up. If you must respond, please put
"It worked, thanks" in the "Subject" so I can delete these quickly.

Reply via email to