Zitat von SSRI <[email protected]>:

Jan Schneider <[email protected]> a écrit :


When hordeauth is set to false :

1) Where do you configure the auth driver for IMP ?

The only "auth driver" if you want to say so, is IMAP (or POP3)
for that matter, because those are the backends for IMP.


Ok, so no way to use an alternate backend in this case:
authentication will be handled by pear/php/Horde/Auth/Imap.php

2) Can you choose a different auth driver from Horde ?

Yes, but in this case you would have to login twice. That's the
use case where you WANT to set hordeauth to true.


One drawback when hordeauth is true, connexions with CalDAV clients
( horde/rpc.php/calendars/... ) always generates a login to IMP. Is
there a way to disable this ? Because CalDAV clients are not
supposed to use IMP and connect to the mail server.

Of course they are, because IMAP is your authentication backend.


Ok. But, why, using for example LDAP auth driver for Horde, Horde connects to the mail server while the CalDAV client won't read any mail ?

This is probably from the notification system checking for notifications on new mail. Try this: https://github.com/horde/horde/commit/58b39a38050571be72d8f8b8737f6dfaba49beac

--
Jan Schneider
The Horde Project
http://www.horde.org/
https://www.facebook.com/hordeproject

--
imp mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: [email protected]

Reply via email to