This is a discussion on Re: suddenly bounced 15346 mails, what caused it? within the mailing.postfix.users forums, part of the Mail Servers and Related category; Claus Assmann: > On Tue, Jan 27, 2004, Wietse Venema wrote: > > Fredrik Thulin: > > > reloaded, but ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Claus Assmann:
> On Tue, Jan 27, 2004, Wietse Venema wrote: > > Fredrik Thulin: > > > reloaded, but what I'm wondering is if it would not be worth the effort to > > > make the different Postfix processes check they all load the same > > > configuration, or do you consider this jumping through too many hoops or > > > simply impractical to do within Postfix? If I knew how to do this myself, I > > > > Yes. It is called > > > > postfix stop > > update main.cf > > postfix start > > What about > > cp main.cf main.cf.new > $EDITOR main.cf.new > mv main.cf.new main.cf The question was how to force ALL daemon processes to use the same main.cf file. This is, however a rare problem. Major changes should not be made while the MTA is running. Wietse |