[horde] Issues with Ingo and Dovecot-Managesieved

Arjen de Korte arjen+horde at de-korte.org
Wed Nov 14 21:15:49 UTC 2012


Citeren "Stuart C. Naifeh" <scnaifeh at hotmail.com>:

> I am running Dovecot with managesieved as my imap and sieve server and I've
> had a couple issues getting Ingo to work with it.
>
> First, although the comments in Ingo's backends.php file state that "By
> default, the transport driver will use Horde credentials to  authenticate
> to the backend.", in fact, it only uses the bare username, without the
> domain, even if the full email address is used to log into Horde and Imp. I
> fixed this using a hook, but I did not expect to need to based on the
> documentation.

That would be with the default

     'hordeauth' = true

This will strip everything including the first '@'. If you want to use  
the full username, you should be using

     'hordeauth' = 'full'

instead. Although this is not documented in ingo/config/backends.php,  
it is documented in imp/config/backends.php (which really is worth  
looking into as well).

Best regards, Arjen



More information about the horde mailing list