Displaying 3 results from an estimated 3 matches for "xxxresponded".
2017 Feb 03
2
please help this newbie get started
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
2017 Feb 04
0
please help this newbie get started
...sh
? }
? prefix =
}
passdb {
? args = blocking=no
? driver = passwd
}
ssl = no
userdb {
? args = blocking=no
? driver = passwd
? override_fields = home=/var/empty
}
B. description of problem:
When I try to check email, Thunderbird says:
Sending of password for user www 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):user=<www>, method=PLAIN
And thanks for the link to that Troubleshooting section. I didn't know that was there and will take a look at it now.
Bob...
2017 Feb 04
2
please help this newbie get started
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.ext
Please provide doveconf -n output together with a description of your problem.
The wiki also has a page about troubleshooting a