[imp] Re: can login only with pop
Michael M Slusarz
slusarz at mail.curecanti.org
Sat Mar 26 16:01:54 PST 2005
Quoting "news at repcom.de" <news at repcom.de>:
> hi Ng,
>
> horde and imp are working fine. but i can only login wih pop3 to my
> courier-imap server.
> A Imap login with imp fails. With mozilla/outlook the login works great.
>
> Here is my servers.php
>
> $servers['imap'] = array(
> 'name' => 'jupiter IMAP Server',
> 'server' => 'localhost',
> 'hordeauth' => false,
> 'protocol' => 'imap/notls',
> 'port' => 143,
> 'folders' => '',
> 'namespace' => '',
This may have nothing to do with being able to logon, but you *really*,
*really* don't want both folders and namespace null for couirer-imap.
Also, you have disabled CRAM-MD5 for authentication in courier-imap, right?
michael
_______________________________________
Michael Slusarz [slusarz at curecanti.org]
More information about the imp
mailing list