[horde] horde not auth with dovecot
Andreas Mauser
andreas at mauser.info
Sun Jun 16 15:16:17 UTC 2013
----- Nachricht von José Eduardo Martins <jemartins at fis.unb.br> ---------
Datum: Sun, 16 Jun 2013 12:11:10 -0300
Von: José Eduardo Martins <jemartins at fis.unb.br>
Betreff: Re: [horde] horde not auth with dovecot
An: horde at lists.horde.org
> Can you see this with that command line?
>
> $ telnet localhost 143
> Trying 127.0.0.1...
> Connected to localhost.
> Escape character is '^]'.
> * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID
> ENABLE IDLE STARTTLS AUTH=PLAIN AUTH=LOGIN] Dovecot ready.
Yes, I can confirm I read this:
telnet localhost 143
Trying ::1...
Connected to localhost.
Escape character is '^]'.
* OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE
IDLE STARTTLS AUTH=PLAIN] Dovecot ready.
Does it matter somehow if its trying over ipv6?
I can do the same with the IP:
[root at testhorde ~]# telnet 127.0.0.1 143
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
* OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE
IDLE STARTTLS AUTH=PLAIN] Dovecot ready.
Thank you,
Andreas
>
> ---
> Eduardo
>
> Citando Andreas Mauser <andreas at mauser.info>:
>
>> ----- Nachricht von Michael J Rubinsky <mrubinsk at horde.org> ---------
>> Datum: Sun, 16 Jun 2013 10:58:02 -0400
>> Von: Michael J Rubinsky <mrubinsk at horde.org>
>> Antwort an: mrubinsk at horde.org
>> Betreff: Re: [horde] horde not auth with dovecot
>> An: horde at lists.horde.org
>>
>>
>>> Quoting Andreas Mauser <andreas at mauser.info>:
>>>
>>>> Hi,
>>>>
>>>> we created another Horde server, CentOS, postfix, dovecot, we can
>>>> connect with thunderbird, and send mails to local users. The
>>>> Horde 5 installation went fine, we could configure everything
>>>> well, but when it comes to switch to Horde IMAP authentification
>>>> Horde says always we can not log on because of password or
>>>> username wrong.
>>>>
>>>> This will be a test server before updates goes production, and we
>>>> use '' in cookies with no FQDN.
>>>> We set Horde to Debug but the only message that comes up in syslog is:
>>>>
>>>> Jun 16 16:44:28 testhorde HORDE: [horde] FAILED LOGIN for andreas
>>>> [192.168.24.110] to Horde [pid 1601 on line 199 of
>>>> "/var/www/html/webmail/login.php"]
>>>>
>>>> We did not change the imp/config/backends.php:
>>>>
>>>> // IMAP server
>>>> $servers['imap'] = array(
>>>> // ENABLED by default; will connect to IMAP port on local server
>>>> 'disabled' => false,
>>>> 'name' => 'IMAP Server',
>>>> 'hostspec' => 'localhost',
>>>> 'hordeauth' => false,
>>>> 'protocol' => 'imap',
>>>> 'port' => 143,
>>>> // Plaintext logins are disabled by default on IMAP servers (see RFC 3501
>>>> // [6.2.3]), so TLS is the only guaranteed authentication available by
>>>> // default.
>>>> 'secure' => 'tls',
>>>> );
>>>
>>>
>>> Do you see the authentication attempt in the imap server's mail log?
>>
>> Thank you for your fast answer. No, there is no such message in
>> syslog. dovecot logs to syslog, but also in maillog I see no attemt
>> to connect anywhere.
>>
>> Andreas
----- Ende der Nachricht von José Eduardo Martins <jemartins at fis.unb.br> -----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 1832 bytes
Desc: S/MIME Signatur
URL: <http://lists.horde.org/archives/horde/attachments/20130616/f8fdfbeb/attachment.bin>
More information about the horde
mailing list