[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Phpgroupware-users] Troubles setting up IMAP for mail feature
From: |
Chris Weiss |
Subject: |
Re: [Phpgroupware-users] Troubles setting up IMAP for mail feature |
Date: |
Wed, 15 May 2002 15:11:29 +0000 |
UWASH Imap is probably the simplest form. It uses system accounts for auth. If
your phpgw user/pass isn't the same as your system user, you can use the custom
setting in email prefs to tell phpgw what to use.
Phil Glaser (address@hidden) wrote*:
>
>Hi,
>
>I installed and configured phpgw before I had IMAP installed. Now I've
>installed UWash IMAP on Red Hat 7.2. I know that IMAP is running because I
>can telnet into it and nmap reports IMAP to be listening on port 143. I've
>gone into the Admin page for e-mail and specified my domain name, server
>type, IMAP server type, and server login type (standard).
>
>When I click the e-mail feature, the erro message I've been getting
>(reproduced below) seems to indicate that I've not set up a user name
>properly. Since I'm completely new to IMAP, and am having a hell of a time
>finding useful documentation for UWash IMAP on the web, I'm not sure what I
>should be doing here. In the default e-mail address field of the
>configuration page, I specified the default user as a user that is both a
>phpgw user (the one I'm logged in as) and a regular Linux account.
>
>Am I also supposed to log in to the IMAP server and set up a new user there?
>If so, can someone point me in the direction of some useful documentation on
>how to do that with UWash IMAP? What am I doing wrong?
>
>Here's the message I get when I try to get into mail:
>
> Warning: Couldn't open stream INBOX in
>/www/sss/phpgroupware/email/inc/class.mail_dcom_imap.inc.php on line 214
>
>
> 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: Can not authenticate to IMAP server: AUTHENTICATE LOGIN
>failed
>
> Fatal error: Call to undefined function: parse_navbar_end() in
>/www/sss/phpgroupware/phpgwapi/inc/footer.inc.php on line 62
>
>Many thanks!!
>
>Regards,
>
>Phil
>
>
>
>
>_______________________________________________
>Phpgroupware-users mailing list
>address@hidden
>http://mail.gnu.org/mailman/listinfo/phpgroupware-users
>