7 Mar 2005 01:24
FAILED LOGIN
RYAN vAN GINNEKEN <luck <at> computerking.ca>
2005-03-07 00:24:49 GMT
2005-03-07 00:24:49 GMT
I use FreeBSD 4.10 stable and am having some problems logging into MIMP
CVS 0.1 is this the correct version ?? as i cannot get cvs to work right
now please help. I use BincIMAP bincimap-1.2.6 and have included the
output of my test.php as a txt attachment for you to glean what you can
from it. Please let me know if i can send you anything else that may
help solve this problem. Directly below is the contains of my
server.php, conf.php and the output of my horde.log file. Please
forgive me if this has been answered before but i have looked in the
mailing list archives and the related FAQ's but could not seem to find
anything that would help.
server.php
$servers['imap'] = array(
'name' => 'IMAP Server',
'server' => 'mail1.shoemasters.com',
'protocol' => 'imap',
'port' => 143,
'folders' => '',
'namespace' => '',
'realm' => '',
'maildomain' => 'shoemasters.com',
'preferred' => ''
);
conf.php
<?php
/* CONFIG START. DO NOT CHANGE ANYTHING IN OR AFTER THIS LINE. */
// $Horde: mimp/config/conf.xml,v 1.9 2004/10/26 07:06:42 slusarz Exp $
$conf['user']['allow_folders'] = true;
$conf['user']['alternate_login'] = false;
(Continue reading)
RSS Feed