Difference between revisions of "no SASL authentication mechanisms"

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Jump to navigation Jump to search
(→‎Example: highlight this page's error message in log dump)
(log dump moved to separate file)
Line 7: Line 7:
 
It means that Dovecot either has no [[Simple Authentication and Security Layer|SASL]] methods configured, or else that none of the ones configured are working properly.
 
It means that Dovecot either has no [[Simple Authentication and Security Layer|SASL]] methods configured, or else that none of the ones configured are working properly.
 
===Example===
 
===Example===
From {{link/subpage|pfx=Linux/files|/var/log/mail.info}}:
+
{{:User:Woozle/log dumps/2011/06/08/0743}}
Jun  8 07:43:05 rizzo nss-mysql[14459]: connect from monitor.therealms.net[64.62.231.70]
 
Jun  8 07:43:06 rizzo nss-mysql[14459]: warning: SASL: Connect to private/dovecot-auth failed: No such file or directory
 
Jun  8 07:43:06 rizzo nss-mysql[14459]: [[fatal: no SASL authentication mechanisms]]
 
Jun  8 07:43:07 rizzo postfix/master[1906]: warning: process /usr/lib/postfix/smtpd pid 14459 exit status 1
 
Jun  8 07:43:07 rizzo postfix/master[1906]: warning: /usr/lib/postfix/smtpd: bad command startup --  throttling
 

Revision as of 18:25, 8 June 2011

About

fatal: no SASL authentication mechanisms is an error message generated by Dovecot. Depending on the cause, it may be preceded by a "Connect to private/dovecot-auth failed: No such file or directory" message.

It means that Dovecot either has no SASL methods configured, or else that none of the ones configured are working properly.

Example

From /var/log/mail.info:

Jun  8 07:43:05 rizzo nss-mysql[14459]: connect from monitor.therealms.net[64.62.231.70]
Jun  8 07:43:06 rizzo nss-mysql[14459]: warning: Connect to private/dovecot-auth failed: No such file or directory
Jun  8 07:43:06 rizzo nss-mysql[14459]: fatal: no SASL authentication mechanisms
Jun  8 07:43:07 rizzo postfix/master[1906]: warning: process /usr/lib/postfix/smtpd pid 14459 exit status 1
Jun  8 07:43:07 rizzo postfix/master[1906]: warning: /usr/lib/postfix/smtpd: bad command startup --  throttling