On Tue, 11 Nov 2014 15:44:31 +0100, Reindl Harald stated:
Am 11.11.2014 um 15:41 schrieb Jerry:
On Tue, 11 Nov 2014 14:21:58 +0100 (CET), Steffen Kaiser stated:
On Tue, 11 Nov 2014, Jerry wrote:
Nov 11 04:14:48 auth-worker(21005): Error: pam(monica,69.193.88.146): pam_authenticate() failed: authentication error (/etc/pam.d/dovecot missing?)
Now, I do not use "pam" on this system. Is there a way I can eliminate Dovecot from trying to use it?
post your doveconf -n
passdb { driver = pam }
well, did you read the output?
Yes I did. I created a dovecot.conf file and placed this in it:
#passdb { # driver = pam #}
It didn't work. Dovecot has so many individual conf files that it is difficult to figure out where everything is. I really like the Postfix method where the last rule wins. I have not figured out in what file the "pam" setting resides that is being picked up by Dovecot.
Personally, I am not a fan of this multiple file configuration scenario.
-- Jerry