[imp] Problem Login to IMP/HORDE

Ian A Bultitude ian at bultitude.org
Fri Sep 3 16:12:49 PDT 2004


Hi All,

Jan Schneider kindly replied personally to my original message, unfortunately, he seem not to care to respond to my reply asking
what was wrong with my file that he claimed was incorrectly configures.

Are there any other experts out there who can help?

I was hoping to have this working before this coming week so that I could access my mail whilst away from home.


What has been done wrong?
Here is the active part of servers.php:-

* Here are some example configurations:
 */

// Any entries whose key value ('foo' in $servers['foo']) begin with
// '_' (an underscore character) will be treated as prompts, and you
// won't be able to log in to them. The only property these entries
// need is 'name'. This lets you put labels in the list, like this
// example:
$servers['_prompt'] = array(
    'name' => _("Choose a mail server:")
);

$servers['cyrus'] = array(
    'name' => 'Cyrus IMAP Server',
    'server' => '???.???.???.???', ---> IP address removed
    'protocol' => 'imap"',
    'port' => 143,                ---> port 993 has also been tried which I believe it should be.
    'folders' => '',
    'namespace' => '',
    'maildomain' => 'bultitude.org',
    'smtphost' => 'mail.bultitude.org',
    'realm' => '',
    'preferred' => 'true'
);

Thanks Ian

-----Original Message-----
From: imp-bounces at lists.horde.org [mailto:imp-bounces at lists.horde.org]On
Behalf Of Jan Schneider
Sent: Thursday, September 02, 2004 9:54 AM
To: imp at lists.horde.org
Subject: Re: [imp] Problem Login to IMP/HORDE


Zitat von Ian A Bultitude <ian at bultitude.org>:

> Hi All,
> I have had HORDE and IMP installed for me but unfortunately I am 
> unable to get help from the installer so I have turned to here for
> help.
> I am running a secure Cyrus IMAP server on a separate machine  to the 
> web server that is running HORDE 2.2.5 & IMP 3.2.4.
>
> My problem is that when I am presented with the login screen and 
> enter the login credentials etc the login fails with the error
> message that username or password is incorrect.
> The /tmp/horde.log has the following:-
>
> Sep 02 08:32:36 HORDE [info] [imp] clean session [on line 882 of 
> "/usr/local/apache/mail/horde/lib/Horde.php"]
> Sep 02 08:32:36 HORDE [error] [imp] FAILED LOGIN 172.17.1.253 to 
> 172.17.2.1:143[imap"] as ian [on line 287 of
> "/usr/local/apache/mail/horde/imp/lib/IMP.php"]
> Sep 02 08:32:57 HORDE [info] [imp] clean session [on line 882 of 
> "/usr/local/apache/mail/horde/lib/Horde.php"]
> Sep 02 08:32:57 HORDE [error] [imp] FAILED LOGIN 172.17.1.253 to 
> 172.17.2.1:143[imap"] as ian [on line 287 of
> "/usr/local/apache/mail/horde/imp/lib/IMP.php"]
>
> :/usr/local/apache/logs/ssl_engine_log :-
>
> [02/Sep/2004 09:04:11 20613] [info]  Connection to child 6 
> established (server www.bultitude.org:443, client 172.17.1.253)

Those are completely unrelated to the ones above.

> The system has been configured such that IMP handles the login 
> request since this is only to be used as a webmail system.
>
> During the login process there is no traffic made to the mail server 
> at all except the DNS request and reply.

Then the settings in imp/config/servers.php are incorrect.

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 at lists.horde.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: winmail.dat
Type: application/ms-tnef
Size: 4580 bytes
Desc: not available
Url : http://lists.horde.org/archives/imp/attachments/20040904/33b951f7/winmail.bin


More information about the imp mailing list