Com profundas palavras de sabedoria, Priyanka Tyagi <solidquiet...@gmail.com> 
concedeu iluminacao em Wed, 29/07/2009, 12:00h:
> Hi All,Is it possible to direct log messages for a specific instance (in a
> multi postfix instances setup) to a separate/specific log (other than
> /var/log/maillog).

it isnt "postfix" that logs to maillog, is the syslog daemon. You might manage 
to do something like that with syslog-ng, but you could try something easier to 
tell apart your postfix instances.
        
        add a -o syslog_name=postfix1 (or postfix2 ou postfix3) for each 
service you want to separate on the master.cf file, so it will show up on the 
logs as "postfix1/smtpd" "postfix3/qmgr" etc...


Deives

---

BOFH excuse #424 - The cause of the problem is: operation failed because: there 
is no message for this error (#1014)

Reply via email to