Login Problems
Chris Williamson <[email protected]> Fri, 17 Sep 2004 11:07:32 -0400
| Newsgroups | gmane.comp.horde.mimp |
|---|---|
| Message-ID | <[email protected]> |
For some reason I am unable to login using mimp... imp works flawlessly..
Any help is greatly appreciated!!!!!!!
Error in /tmp/horde.log:
HORDE [error] [mimp] FAILED LOGIN 192.154.64.17 to localhost:143[imap]
as chris [on line 178 of "/var/www/html/horde/mimp/lib/MIMP.php"]
Contents of servers.php:
$servers = array();
$servers['imap'] = array(
'name' => 'IMAP Server',
'server' => 'localhost',
'protocol' => 'imap',
'port' => 143,
'folders' => 'mail/',
'namespace' => '',
'realm' => '',
'maildomain' => 'nocrash.net',
'preferred' => ''
);
$servers['pop'] = array(
'name' => 'POP3 Server',
'server' => 'localhost',
'protocol' => 'pop3',
'port' => 110,
'folders' => '',
'namespace' => '',
'realm' => '',
'maildomain' => 'nocrash.net',
'preferred' => ''
);
--
mimp mailing list - Join the hunt: http://horde.org/bounties/#mimp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]