Hello everybody, The web server we r using is Apache and smtp as a mailer. Authentication is handled by IMAP only.
The available log file status r as below: PHP log is not enabled. =================================================== vi /var/log/maillog -- Horde/IMP Server ----------------------------------------------------------------- Oct 22 13:44:26 mail imapd: LOGIN, user=hardik, ip=[::ffff:10.10.2.1] Oct 22 13:44:26 mail imapd: LOGOUT, user=hardik, ip=[::ffff:10.10.2.1], headers=0, body=0 Oct 22 13:44:26 mail imapd: Connection, ip=[::ffff:10.10.2.1] Oct 22 13:44:46 mail imapd: LOGIN FAILED, ip=[::ffff:10.10.2.1] ----------------------------------------------------------------- =================================================== vi /tmp/horde.log -- Horde/IMP Server ----------------------------------------------------------------- Oct 22 13:44:26 HORDE [error] [imp] FAILED LOGIN 10.10.10.2 to mail.domain.com:143[imap] as hardik [on line 270 of "/opt/horde/imp/lib/IMP.php"] ----------------------------------------------------------------- I will try to use ldap instead of imap in horde for authentication. Pl let me know if u get any clue from the above. rgds, Hardik ----- Original Message ----- From: <[EMAIL PROTECTED]> To: "hardik" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, October 21, 2002 10:17 PM Subject: Re: [horde] Login failed > > Hello, > > > > We have configured Webmail using Horde2.1+ IMP3.1+ PHP4.0.6 and qmail + > > LDAP + IMAP installation on two different Linux based servers. > > > > Everything is working fine except that it takes too long to authenticate > > a user and therefore many times it gives "Login failed for some reason. > > Most likely your username or password was entered incorrect", though the > > username and password r entered correctly. > > Could you give an idea of your webserver and mailer (IMAP server)? > How do you handle authentication? via IMAP or via LDAP or, without having > mentioned this, via SQL? > Furthermore, it might be a good idea to have a look on your logs. There are > different logs for the different components which might be interesting: the > httpd log, the imapd log, the LDAP-log as far as used, the PHP log specified > in php.ini, the horde log specified in horde.php. > > The more information you give, the more likely you will get a useful answer. > > Regards, > > Sebastian > > > ------------------------------------------------------- This sf.net emial is sponsored by: Influence the future of Java(TM) technology. Join the Java Community Process(SM) (JCP(SM)) program now. http://ad.doubleclick.net/clk;4699841;7576301;v? http://www.sun.com/javavote _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
