[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Phpgroupware-users] email app - stuck in imap -- want pop3
From: |
Ben Cottrill |
Subject: |
[Phpgroupware-users] email app - stuck in imap -- want pop3 |
Date: |
Thu, 4 Apr 2002 12:19:18 -0500 |
Hi,
I am attempting to setup phpgroupware -- using the Version-0_9_14-branch out
of CVS. I initially setup the mail configuration to use IMAP, however I was
getting authentication errors. I decided to revert back to pop3 in my
configuration (for which I know the mail server is good, and which has worked
for me in 0.9.12). However, I am still stuck with authentication errors (the
browser output is shown below). When examining the log on my mail server
though (relelvent lines below), it seems that phpgroupware is still trying to
authenticate for IMAP (and does not seem to be specifying a user either --
quite possibly the reason I could not get IMAP to work in the first place).
I would like to try and debug this a little further so that I am not wasting
anyone's time if it is a configuration problem on my end. Does anybody have
any suggestions where I might start though (such such as where users'
preferences for email configuration stored?)
Thanks,
Ben
-----------result in browser--------
Warning: Couldn't open stream {mail.biomec:143/pop3}INBOX in
/var/www/html/phpgroupware/email/inc/class.mail_dcom_pop3.inc.php on line 181
There was an error trying to connect to your mail server.
Please, check your username and password, or contact your admin.
source: email class.mail_msg_base.inc.php
called from: /phpgroupware/index.php, index_data()
imap_last_error: OK [CAPABILITY IMAP4 IMAP4REV1 STARTTLS LOGIN-REFERRALS
AUTH=LOGIN] mail.biomec.com IMAP4rev1 2000.287rh at Thu, 4 Apr 2002 11:56:57
-0500 (EST)
Fatal error: Call to undefined function: parse_navbar_end() in
/var/www/html/phpgroupware/phpgwapi/inc/footer.inc.php on line 62
-----from /var/log/maillog on my mail server-------------
Apr 4 11:56:57 mail imapd[31095]: imap service init from 192.168.100.45
Apr 4 11:56:57 mail imapd[31095]: Missing command before authentication
host=linuxdev.biomec [192.168.100.45]
Apr 4 11:56:57 mail imapd[31095]: Command stream end of file, while reading
line user=??? host=linuxdev.biomec [192.168.100.45]
--
Ben Cottrill
BIOMEC Inc.
address@hidden
216-937-2800 x243
- [Phpgroupware-users] email app - stuck in imap -- want pop3,
Ben Cottrill <=