Discussion:
how to get the postfix mail log with out syslog?
(too old to reply)
y***@gmail.com
2016-08-16 03:34:59 UTC
Permalink
I install Postfix in my Linux system,but there is'n syslog in it.
And then ,when i send mail with postfix ,I got an error,In this case ,how can I get the mail log?
thanks
d***@gmail.com
2016-08-16 16:39:22 UTC
Permalink
Post by y***@gmail.com
I install Postfix in my Linux system,but there is'n syslog in it.
And then ,when i send mail with postfix ,I got an error,In this case ,how can I get the mail log?
thanks
Which system do you use ?

Postfid log problems and normal activity to the syslog daemon so your syslog/rsyslog may have the severity "none" to the "mail" class.

Try setting mail.* -/var/log/maillog and restart syslog/rsyslog.

Regards

Victor

Loading...