[horde] FAILED LOGIN

RYAN vAN GINNEKEN luck at computerking.ca
Mon Mar 7 20:01:29 PST 2005


I have sent this email to the mimp list but have recieve no reply 
hopefully someone on this list can help thank you.

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;
$conf['user']['redirect_on_logout'] = false;
$conf['server']['server_list'] = 'none';
$conf['server']['change_server'] = false;
$conf['server']['change_port'] = false;
$conf['server']['change_protocol'] = false;
$conf['server']['change_folders'] = false;
$conf['server']['show_dotfiles'] = false;
$conf['server']['hierarchies'] = array();
$conf['mailbox']['max_from_chars'] = 10;
$conf['mailbox']['max_subj_chars'] = 20;
$conf['msg']['prepend_header'] = true;
$conf['msg']['append_trailer'] = true;
$conf['msg']['filtering']['words'] = './config/filter.txt';
$conf['msg']['filtering']['replacement'] = '****';
$conf['compose']['use_vfs'] = false;
$conf['compose']['allow_cc'] = false;
$conf['compose']['allow_bcc'] = false;
$conf['hooks']['vinfo'] = false;
$conf['hooks']['trailer'] = false;
/* CONFIG END. DO NOT CHANGE ANYTHING IN OR BEFORE THIS LINE. */

NOTE:  I get nothing in my binc IMAP logs when i try to authenticate
with MIMP however everything seems to work and look fine in the logs
when i use IMP

This is the relevant output of my horde.log

Mar 06 15:39:43 HORDE [error] [mimp] FAILED LOGIN 68.146.204.152 to
mail1.shoemasters.com:143[imap] as rmvg [on line 180 of
"/usr/local/www/horde/mimp/lib/Auth/mimp.php"]


-- 
mimp mailing list - Join the hunt: http://horde.org/bounties/#mimp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: mimp-unsubscribe at lists.horde.org



More information about the horde mailing list