Hi all, Sorry for the delayed reply.
Ours is Courier IMAP server. We have the webmail authentication directly using IMP:3.1 only. I changed the imp/config/server.php for authentication using POP3 instead of IMAP, it really accelarate the authentication process but doesnt have the option of 'FOLDERS'/'Open Folders', which was available with IMAP, so of no use. Is there any other way out?? rgds, Hardik ----- Original Message ----- From: <[EMAIL PROTECTED]> To: "hardik" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, October 22, 2002 6:14 PM Subject: Re: [horde] Login failed > > Hello everybody, > > > > The web server we r using is Apache and smtp as a mailer. Authentication > > is > > handled by IMAP only. > > > ... but what is your IMAP server? Know that there are some probs with cyrus' > sysl lib. Furthermore, check the correct protocol etc. is chosen (e.g. > notls). It might be a good idea to disable the serverlist and enable user input > for server, address, protocol etc. in /imp/config/conf.php. You need to handle > authentication with imp directly (to be enabled in > /horde/config/registry.php) > > > 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"] > > ----------------------------------------------------------------- > > > This is an auth prob. Try the imp interface at the horde demo sites in order > to check out which exact settings your imap server needs to allow login. > > Sebastian > > > ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
