Summary | Ingo doesn't obey hordeauth |
Queue | Ingo |
Queue Version | 3.0.3 |
Type | Bug |
State | Not A Bug |
Priority | 2. Medium |
Owners | |
Requester | maciej.uhlig (at) us (dot) edu (dot) pl |
Created | 04/22/2013 (4457 days ago) |
Due | 04/22/2013 (4457 days ago) |
Updated | 05/30/2013 (4419 days ago) |
Assigned | |
Resolved | 04/22/2013 (4457 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
i did remove the hordeauth stuff, so credentials used to login to imp
/ horde should be used, however looking at the logs:
credentials used to login: vorname.name@domain
And ingo does submit: vorname.name@
The domain is missing here, is this really correct? To me it seems as
a bug because if does not use the credentials i've used to login.
Priority ⇒ 2. Medium
Patch ⇒ No
Milestone ⇒
Queue ⇒ Ingo
Due ⇒ 04/22/2013
Summary ⇒ Ingo doesn't obey hordeauth
Type ⇒ Bug
State ⇒ Unconfirmed
Ingo backends.local.php contains among others:
$backends['sieve']['hordeauth'] = 'full';
The error is:
2013-04-22T06:49:26+00:00 DEBUG: HORDE [ingo] Script not updated:
There was an error activating the script. The driver said:
"Authentication failed." [pid 4989 on line 27 of
"/usr/share/php/Horde/Core/Notification/Handler/Decorator/Hordelog.php"]
Sieve server reports:
2013-04-22T08:49:26+02:00 prac/192.168.x.y dovecot: [ID 583609
mail.info] managesieve-login: Disconnected (auth failed, 1 attempts in
4 secs): user=<name.surname>, method=PLAIN, rip=i.p.a.d, lip=I.P.A.D,
session=<Tzn9d+3alwCbnmZ/>
So, the domain part is missing during authentication from horde/ingo.