Re: Specific log file for a chosen postfix instance

2009-07-29 Thread Deives Michellis
Com profundas palavras de sabedoria, Priyanka Tyagi 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 lo

Re: Specific log file for a chosen postfix instance

2009-07-29 Thread Ashwin Muni
Hi, You Can achieve it Read http://www.postfix.org/postconf.5.html#syslog_name syslog_facility = local1 (as specified in syslog.conf) syslog_name= xyz (you want this to be displayed in logs) Ashwin Linux Administrator On Wed, Jul 29, 2009 at 8:30 PM, Priyanka Tyagi wrote: > Hi All, > Is it po

Specific log file for a chosen postfix instance

2009-07-29 Thread Priyanka Tyagi
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). I have 3 postfix instances and all of them uses one log file for all instances. I want to separate out log messages for one instance in