rsyslogd.conf says mail.* to -/var/log/maillog.The file exists, but is 0 bytes
On Wed, Aug 12, 2020 at 11:04 AM Sam Varshavchik <[email protected]> wrote: > Dan Egli writes: > > > DEBUG_LOGIN=2 is set. But there are no logs.The only courier messages I > get > > are the startup notices in /var/log/messages. I've even done a lsof on > the > > logger, and it doesn't seem to have any log files open. That's a good > part of > > why I am confused. > > Logging messages are sent to syslog, tagged with the "mail" subsystem, > and > the severity level. Each Linux distribution has its own syslog > configuration. New Fedora installs have systemd swallow all syslog > messages. > > Since you have some stuff appearing in /var/log/messages, you're probably > set to log only some severity levels, but not DEBUG severity level. > > You probably have /etc/syslog.conf or /etc/rsyslog.conf that needs to be > fiddled with. > > _______________________________________________ > Courier-imap mailing list > [email protected] > Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap >
_______________________________________________ Courier-imap mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap
