Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jul 2002 16:58:24 -0400
From:      "Miroslav Pendev" <shadow@CPE0004761ac738-CM00109515bc65.cpe.net.cable.rogers.com>
To:        "freebsd-questions" <freebsd-questions@FreeBSD.ORG>
Subject:   horde2, imp3 and courier-imap authentication problem [OT]
Message-ID:  <013e01c2278b$6071e6d0$c801a8c0@vsivyoung>

next in thread | raw e-mail | index | archive | help
Hi guys,

I have a problem getting Horde 2.1_2 and IMP 3.1_2 
authentication to work with Courier-imap (pop3) server!

Here is my configuration:
FreeBSD 4.6 STABLE, MySQL server 3.23.51 and client,
Apache 1.3.26 + mod_php3-3.0.18_3 and mod_php4-4.2.1_2.
PHP4 is compiled with IMAP support (cclient-2001a,1)

Mail server: qmail with POP3 and IMAP 'front end' courier-imap-1.4.3_1

The problem:
===========
When I go to IMP login screen and enter my user name and pass 
IMP always says 'Login failed for some reason. 
Most likely your username or password was entered incorrectly'

The user name and the pass are OK! I can login in IMAP and POP3
with the same user and pass and I can get my e-mails w/o any problems.


From horde's log file /var/log/horde

Jul 09 14:27:24 HORDE [error] [imp] FAILED LOGIN x.x.x.x to \
x.x.x.x:110[pop3] as <my_username> [on line 270 of ".x.x./imp/lib/IMP.php"]
The same for IMAP instead of POP3.


/horde/test.php seems to be OK. Everithing is green except:

PHP Module Capabilities
FTP Support: No 
Gettext Support: Yes 
IMAP Support: Yes 
LDAP Support: No 
MCAL Support: No 
Mcrypt Support: No 
MySQL Support: Yes 
PostgreSQL Support: No 
XML Support: Yes 


/horde/imp/test.php is giving these errors when I try to log
into my (or any) other server!

Warning: Couldn't open stream {x.x.x.x:143}INBOX in ...horde/imp/test.php 
on line 157

Warning: imap_mailboxmsginfo(): supplied argument is not a valid 
imap resource in ...horde/imp/test.php on line 158 
INBOX has messages ( new recent)

Warning: imap_close(): supplied argument is not a valid imap resource 
in ...horde/imp/test.php on line 160


Any help is welcome!

--Miro


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?013e01c2278b$6071e6d0$c801a8c0>