Bob Bobovski via Postfix-users:
> 
> Good Evening,
> 
> I ran a postfix MTA years ago and could disable all logging from postfix 
> (/var/mail.log and in syslog)
> successfully. Now I am new to Debian 13 and things seem to been?have changed.

You could configure /dev/null in /etc/(r)syslog.conf, but that
will not prevent systemd/journald from keeping its own copy.

You can configure "maillog_file = /dev/null" in Postfix main.cf,
but a Postix program will still use syslog when an error happens
before it has processed main.cf settings.

        Wietse
_______________________________________________
Postfix-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to