[imp] Login failed - Groupware Webmail Edition 1.1
Craig White
craigwhite at azapple.com
Sun Jun 22 17:07:35 UTC 2008
On Sun, 2008-06-22 at 09:23 -0700, Lindhardsen wrote:
> I only have one entry in my servers.php file, and it looks like this:
>
> $servers['imap'] = array(
> 'name' => 'Lindhardsen webmail',
> 'server' => 'localhost',
> 'hordeauth' => false,
> 'protocol' => 'imap/notls',
> 'port' => 143,
> 'maildomain' => 'lindhardsen.org',
> 'smtphost' => 'localhost',
> 'smtpport' => 25,
> );
>
> All I get in my horde.log file is:
> Jun 22 18:28:40 HORDE [error] [imp] FAILED LOGIN for Jan [127.0.0.1] to
> {localhost:143 [imap/notls]} [pid 9181 on line 139 of
> "/var/www/horde/imp/lib/Auth/imp.php"]
>
> And judging form this, it seems like it's contacting the right IMAP server.
> But still nothing ends up in my mail.debug file.
----
I suppose that you could check the logs for you imap server to see what
is going wrong because it is failing.
You can also always 'test' login by going to
http://your_server/horde/imp/test.php
Craig
More information about the imp
mailing list