« Return to Thread: configuration: imap login failure

configuration: imap login failure

by Nico Schlömer :: Rate this Message:

Reply to Author | View in Thread

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

--
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscribe@...

 « Return to Thread: configuration: imap login failure