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.
pgp6kPq99heOJ.pgp
Description: PGP signature
_______________________________________________ Courier-imap mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap
