Results 1 to 2 of 2
I try to setup Dovecot using Squirrelmail as frontend.
But it keeps Dropping me
This is what the log says:
Code:
dovecot: Jan 07 14:46:28 Error: auth(default): userdb(john,::ffff:127.0.0.1): user not ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-07-2008 #1
Dovecot Denies Access
I try to setup Dovecot using Squirrelmail as frontend.
But it keeps Dropping me
This is what the log says:
So I go the my userdb (/etc/dovecot/passwd) and I see the following:Code:dovecot: Jan 07 14:46:28 Error: auth(default): userdb(john,::ffff:127.0.0.1): user not found from userdb dovecot: Jan 07 14:52:07 Error: auth(default): userdb(john,::ffff:127.0.0.1): user not found from userdb dovecot: Jan 07 14:55:31 Error: auth(default): userdb(john,::ffff:127.0.0.1): user not found from userdb dovecot: Jan 07 14:57:29 Error: auth(default): userdb(test,::ffff:127.0.0.1): user not found from userdb dovecot: Jan 07 14:57:58 Error: auth(default): userdb(john,::ffff:127.0.0.1): user not found from userdb
Umm, so the Database has the user in there.Code:john:{PLAIN}secret test:{PLAIN}test
What happens if I enter a wrong username and wrong password..
The following:
I dont get a new Record in the Dovecot Log file.
And I get Access Denied from SquirrelMail and not from Dovecot.
Ok well lets Review my Config "/etc/dovecot/dovecot.conf"
Does anyone have a Clue what I do wrong?Code:passdb passwd-file { # File contains a list of usernames, one per line args = /etc/dovecot/passwd deny = no }
And how to fix it?
Since well, I kinda need Dovecot really quick.
I dont get this error :S
Cheers,
Robin
- 01-08-2008 #2
Imap!
Whaa, I still cant get in..
I use another Front-End now.
I use Horde.
But, well still error. The same..
Anyone who can help me with Dovecot?
Cheers,
Robin
Edit:
If I connect to Dovecot using netcat and I send:
I do get in..Code:a01 login john secret


Reply With Quote
