configuration: imap login failure

View: New views
2 Messages — Rating Filter:   Alert me  

configuration: imap login failure

by Bugzilla from nico.schloemer@gmail.com :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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@...

Re: configuration: imap login failure

by Jan Schneider :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Zitat von Nico Schlömer <nico.schloemer@...>:

> 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?
Exactly what it says. Check the IMAP server's logs to hopefully get a  
better error message.

Jan.

--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/

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

attachment0 (204 bytes) Download Attachment