no SASL authentication mechanisms: Difference between revisions
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
name of log file from which the excerpt came |
→Example: highlight this page's error message in log dump |
||
| Line 10: | Line 10: | ||
Jun 8 07:43:05 rizzo nss-mysql[14459]: connect from monitor.therealms.net[64.62.231.70] | 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]: 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: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: 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 | Jun 8 07:43:07 rizzo postfix/master[1906]: warning: /usr/lib/postfix/smtpd: bad command startup -- throttling | ||
Revision as of 18:20, 8 June 2011
{{#set:page type=article}} {{#set:thing type=error message}}
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: 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
