Leo Baltus:
> Op 10/07/2012 om 06:55:43 -0400, schreef Wietse Venema:
> > Leo Baltus:
> > > It would be nice if postfix could jut open a logfile and reopen on a
> > > signal like any other daemon does.
> > 
> > Sending sighup to sendmail, postsuper, postqueue, etc. would not
> > be productive.
> 
> Postfix could have its own daemon to keep the logfile open and have its
> own interface for receiving whatever is necessary to reopen it.
> 
> Just thinking out loud here, I know this is not in postfix now.

I think it is an excellent idea to use programs that already provide
99.99% what you need.

You can use Postfix's syslog_name feature to change the program
name field in the logfile record, then use rsyslog or equivalent
to split the logging streams across different files.

THAT is a fully-supported solution TODAY. And that is my final
post in this discussion.

        Wietse

Reply via email to