[Tickets #13377] IMP IMAP authentication with Horde is broken after update
noreply at bugs.horde.org
noreply at bugs.horde.org
Thu Jul 17 19:31:43 UTC 2014
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/13377
------------------------------------------------------------------------------
Ticket | 13377
Created By | fw at fiberworks.com
Summary | IMP IMAP authentication with Horde is broken after
| update
Queue | IMP
Version | FRAMEWORK_5_2
Type | Bug
State | Unconfirmed
Priority | 3. High
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
fw at fiberworks.com (2014-07-17 19:31) wrote:
Hi,
after update via PEAR from 5.1 to latest 5.2 , IMP will not send the
correct Password
with 'hordeauth' => 'full' in backends.php.
Tracing the Logon to IMAP backend (auth from dovecot) with AUTH PLAN
has shown that no Password (empty) is sumbitted when User log's on to
Horde.
My Horde Auth is normally running with SQL Authentication, fetching
the same Data from MySql Table as Dovecote Auth does. Works perfekt on
5.1
Changed the Horde Auth to IMAP for testting to see any difference, but
there is no.
Try'ed it with Horde auth also on IMAP will work only when 'hordeauth'
=> false.
'hordeauth' => true and 'hordeauth' => 'full' will not submit any Password,
and when you try to logon to IMP it will work. On CRAM-MD5 you will
see as logon string \0[USERNAME]\0[USERNAME]
More information about the bugs
mailing list