Fwd: RE: [imp] Problem Login to IMP/HORDE

Jan Schneider jan at horde.org
Thu Sep 2 15:31:51 PDT 2004



----- Weitergeleitete Nachricht von ian at bultitude.org -----
    Datum: Thu, 2 Sep 2004 21:15:41 +0100
    Von: Ian A Bultitude <ian at bultitude.org>
Antwort an: Ian A Bultitude <ian at bultitude.org>
 Betreff: RE: [imp] Problem Login to IMP/HORDE
      An: Jan Schneider <jan at horde.org>

Thanks Jan for the reply,

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




----- Ende der weitergeleiteten Nachricht -----


Jan.

-- 
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/


More information about the imp mailing list