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; On Tue, Jan 27, 2004, Wietse Venema wrote: > Fredrik Thulin: > > reloaded, but what I'm wondering is ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
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 |