Displaying 2 results from an estimated 2 matches for "ea5f36c3".
2018 Sep 26
0
split auth from other logging
...FAIK, uucp still exists as a facility in rsyslog.
> Shouldn't the above work?
>
> (Yes, I restarted both daemons.)
>
> Kai
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dovecot.org/pipermail/dovecot/attachments/20180926/ea5f36c3/attachment-0001.html>
2018 Sep 26
4
split auth from other logging
I hoped I don't have to switch to syslog logging. Well, anyway.
I changed
10-logging.conf:
syslog_facility = uucp
and commented out the other log lines.
rsyslog.d/50-default.conf:
uucp.debug -/var/log/dovecot/debug.log
uucp.info -/var/log/dovecot/dovecot.log
uucp.warn -/var/log/dovecot/warn.log
uucp.err