[imp] logon failures
Mike Bydalek
mbydalek at zivix.com
Thu Dec 25 00:13:49 PST 2003
Quoting Geoff Sweet <lists at whootis.com>:
> server="localhost" user="kelly at domain.com"
> mailbox="{localhost:143/imap/notls}INBOX"
> array(4) {
> [0]=>
> string(13) "Login failed."
> [1]=>
> string(13) "Login failed."
> [2]=>
> string(13) "Login failed."
> [3]=>
> string(23) "Too many login failures"
> }
Can you log on to localhost as "kelly at domain.com" or just "kelly"?
>
> $servers['cyrus'] = array(
> 'name' => 'Whootis.com Hosting',
> 'server' => 'localhost',
> 'protocol' => 'imap/notls',
> 'port' => 143,
> 'folders' => '',
> 'namespace' => 'INBOX.',
> 'maildomain' => '',
> 'realm' => '',
> 'preferred' => ''
> );
Look at the 'hordeauth' parameter depending on your answer from above.
-Mike
More information about the imp
mailing list