Struggled with enabling local6. The trick was to touch the new syslog output file before restarting syslog with this new line local6.* /var/log/local6 root@cyrus3:/var/log # cat local6 Jan 30 22:59:51 cyrus3 imap[90156]: accepted connection Jan 30 22:59:51 cyrus3 imap[90156]: accepted connection Jan 30 22:59:51 cyrus3 imap[90156]: SSL_accept() incomplete -> wait Jan 30 22:59:51 cyrus3 imap[90156]: SSL_accept() incomplete -> wait Jan 30 22:59:51 cyrus3 imap[90156]: SSL_accept() succeeded -> done Jan 30 22:59:51 cyrus3 imap[90156]: SSL_accept() succeeded -> done Jan 30 22:59:51 cyrus3 imap[90156]: starttls: TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits new) no authentication Jan 30 22:59:51 cyrus3 imap[90156]: starttls: TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits new) no authentication Jan 30 22:59:51 cyrus3 imap[90156]: SASL no user in db Jan 30 22:59:51 cyrus3 imap[90156]: SASL no user in db Jan 30 22:59:51 cyrus3 imap[90156]: SASL no user in db Jan 30 22:59:51 cyrus3 imap[90156]: SASL unable to canonify user and get auxprops Jan 30 22:59:51 cyrus3 imap[90156]: SASL no user in db Jan 30 22:59:51 cyrus3 imap[90156]: SASL unable to canonify user and get auxprops Jan 30 22:59:51 cyrus3 imap[90156]: badlogin: [192.168.178.210] SCRAM-SHA-1 [SASL(-13): user not found: unable to canonify user and get auxprops] Jan 30 22:59:51 cyrus3 imap[90156]: badlogin: [192.168.178.210] SCRAM-SHA-1 [SASL(-13): user not found: unable to canonify user and get auxprops]
|