|
From: Rob M. <rob...@gm...> - 2006-09-30 22:33:49
|
On 9/30/06, M. Fioretti <mfi...@mc...> wrote:
> Here is the log:
>
> Sep 30 15:04:19 fm dovecot: Dovecot v1.0.rc7 starting up
> Sep 30 15:04:22 fm dovecot: auth(default): passwd-file /etc/dovecot_user_file: Read 1 users
> Sep 30 15:05:05 fm dovecot: auth(default): client in: AUTH 1 PLAIN service=IMAPsecured lip=::ffff:SERVER_IP_HERE rip=::ffff:CLient_IP_HERE resp=LONG_STRING_HERE VDBB
> Sep 30 15:05:05 fm dovecot: auth(default): passwd-file(user_name,::ffff:CLIENT_IP_HERE): unknown user
> Sep 30 15:05:07 fm dovecot: auth(default): client out: FAIL 1 user=user_name
> Sep 30 15:05:07 fm dovecot: imap-login: Aborted login: user=<user_name>, method=PLAIN, rip=::ffff:CLIENT_IP_HERE, lip=::ffff:SERVER_IP_HERE, TLS
Now, repeat with squirrelmail - I suspect you'll ffind either that
squirrelmail isn't using PLAIN, or is but not using TLS. Worth
checking that you've allowed PLAIN in the auth methods for dovecot.
Alternatively, you're authenticating this with SASL and you need to
set the correct domain for authentication.
--
Please keep list traffic on the list.
Rob MacGregor
Whoever fights monsters should see to it that in the process he
doesn't become a monster. Friedrich Nietzsche
|