Hi, everyone, I'm trying to get email working on a server. Web servers I have some experience with, but this is new for me. On FreeBSD, with dovecot2 (2.2.27), when I try to check email, Thunderbird says: Sending of password for user xxx did not succeed.Mail server xxxresponded: Authentication failed. And on the server, in the mail log, there's a message: dovecot: pop3-login: Disconnected (user disabled) Any idea what I'm doing wrong? I didn't mean to disable any users. Thanks! Bob
Hi again, I see now it's possible to restricting IMAP/POP3 access, but that shouldn't be enabled. In conf.d/10-auth.conf that's commented out: #!include auth-deny.conf.ext Thanks, Bob
Am 4. Februar 2017 00:16:01 MEZ schrieb drbobllc at yahoo.com:> Hi again, >I see now it's possible to restricting IMAP/POP3 access, but that >shouldn't be enabled. In conf.d/10-auth.conf that's commented out: > >#!include auth-deny.conf.extPlease provide doveconf -n output together with a description of your problem. The wiki also has a page about troubleshooting a dovecot installation. http://wiki2.dovecot.org/FrontPage?action=show&redirect=StartSeite#Troubleshooting>Thanks, >Bob > >-- Christian Kivalo