[imp] failed auth with imap
Steven Stern
subscribed-lists at sterndata.com
Sun Oct 3 09:32:03 PDT 2004
On Sun, 3 Oct 2004 18:57:48 +0300, Karolis <list at public.lt> wrote:
>hey,
>
>I just installed IMP. I can login to the system using IMAP server, but
>I can NOT login into it using IMAP server. Playing with it for quite a
>while now....
What do you have in horde/imp/config/servers.php?
$servers['imap'] = array(
'name' => 'IMAP Server',
'server' => 'localhost',
'protocol' => 'imap/notls',
'port' => 143,
'folders' => 'mail/',
'namespace' => '',
'maildomain' => xxxxxxxx.com',
'smtphost' => 'localhost',
'realm' => xxxxxxx.com',
'preferred' => ''
--
Steve
More information about the imp
mailing list