[imp] configuration: imap login failure

Nico Schlömer nico.schloemer at gmail.com
Sat Jul 4 09:11:01 UTC 2009


Hi,

I'm trying to setup IMP with a remote server, but constantly fail to
login to Horde with my username/password

=============================== *snip* ===============================
Login failed because your username or password was entered incorrectly.
=============================== *snap* ===============================

I modified ./imp/config/servers.php to reflect my configuration,

=============================== *snip* ===============================
$servers['imap'] = array(
    'name' => 'IMAP server',
    'server' => 'imap.mydomain.com',
    'hordeauth' => true,
    'protocol' => 'imap/ssl',
    'port' => 993
);
=============================== *snap* ===============================

Any hints on what I could be missing here?

Cheers,
Nico



More information about the imp mailing list