[imp] Howto setup turba?
Claus Heiko Niesen
cniesen@gmx.net
Mon, 01 Oct 2001 16:16:15 -0500
At 04:02 PM 10/01/2001, you wrote:
>Hi.
>
>I don't get it. What do I have to do, to setup turba so I can use it in IMP
>2.3.7-cvs (from today)? I'd like to have a adressbook for IMP, but I
>don't have
>a clue on how to set it up.
>
>Currently, when I click on "Namen suchen" (Expand names?) in the compose
>window
>for new messages, or when I click on "Addressbook" in the bar on the bottom of
>the screen, I am shown some sort of login window. What username/password do I
>enter there? My local username/password don't work, so it's gotta be
>something
>else.
>
>If someone could give me a hand, I'd be more than happy!
>
>Thanks a lot,
>
>Alexander Skwar
You probably want to use the authentication of IMAP. In that case
uncomment the following two lines from horde/config/registry.php
$this->registry['auth']['login'] = 'imp';
$this->registry['auth']['logout'] = 'imp';