phpgroupware-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Phpgroupware-users] help me please!


From: Chris Weiss
Subject: Re: [Phpgroupware-users] help me please!
Date: Wed, 17 Sep 2003 16:48:46 +0000

email auth depends on an account with a matching username already being on the 
mail
server.

Also, I've found that RH's imap server doesn't like being called via localhost, 
use
the NIC's IP address instead.

Sandra Milena Tibocha Roa (address@hidden) wrote:
>
>Hello everybody!
>Sorry for my english, it is very bad.
>
>I am beginner in phpgroupware. I'm tryng to use imap
>auth in phpgroupware, but it don´t work.
>
>The software (Red Hat 9.0):
>php-imap-4.2.2-17.2
>imap-2001a-18
>
>The error: Bad login or password
>Log: : Command stream end of file, while reading line
>user=??? host=UNKNOWN
>
>When i use the email module (in administrator sesion):
>
>The error: Warning: Couldn't open stream
>INBOX in
>/var/www/html/phpgroupware/email/inc/class.mail_dcom_imap.inc.php
>on line 214
>detected that there has already been an attempting to
>recover that failed
>exiting...
>
>The log:
>AUTHENTICATE LOGIN failure host=localhost.localdomain
>[127.0.0.1]
>Sep 17 10:49:13 mail imapd[23915]: Logout user=???
>host=localhost.localdomain [127.0.0.1]
>
>I have found a posible solution in mailing list
>archives:
>
>>> Warning: Couldn't open stream INBOX
>in
>>>
>[...]/phpgroupware/felamimail/inc/class.bofelamimail.inc.php
>on line 50
>>>
>>> and some other lines complaining "not a valid imap
>resource"
>
>>This could be bug #886 which I have submitted. I have
>>no patch, but
>>experimented with adding /notls to the portnumber in
>>the standard email
>>module (remember to quotes the portnumber otherwise
>you >will get a
>>division by zero) and it worked.
>>/Stefan
>
>My
>/var/www/html/phpgroupware/email/inc/class.mail_msg_base.inc.php
>file:
>
>// IMAP normal connection, No SSL
>$callstr_extra = 'imap/notls';
>$mail_port = 143;
>
>Is it the correct file?? Is it the systax??
>
>
>Thanks for your help.
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>=====
>Sandra Milena Tibocha Roa
>Ingeniera de Sistemas
>Bogotá-Colombia
>
>__________________________________
>Do you Yahoo!?
>Yahoo! SiteBuilder - Free, easy-to-use web site design software
>http://sitebuilder.yahoo.com
>
>
>_______________________________________________
>Phpgroupware-users mailing list
>address@hidden
>http://mail.gnu.org/mailman/listinfo/phpgroupware-users
>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]