phpgroupware-users
[Top][All Lists]
Advanced

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

[Phpgroupware-users] help me please!


From: Sandra Milena Tibocha Roa
Subject: [Phpgroupware-users] help me please!
Date: Wed, 17 Sep 2003 09:14:18 -0700 (PDT)

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
{localhost:143/notls}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 {10.1.2.3:143}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




reply via email to

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