phpgroupware-developers
[Top][All Lists]
Advanced

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

Re: [Phpgroupware-developers] 0.9.14 Mail Bug??


From: Joel Webb
Subject: Re: [Phpgroupware-developers] 0.9.14 Mail Bug??
Date: Wed, 22 May 2002 09:38:24 -0400

I have replaced the lines in the class but I am still receiving the same
errors on the logs and on the screen. Here is the output on the screen.NOTE:
I AM NOT USING LDAP AUTHENTICATION. This errors looks as if I am using LDAP
uthentication to get to the Imap server.


Warning: Couldn't open stream {216.237.212.153:143}INBOX in
/var/www/html/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: Certificate failure for 216.237.212.153: self signed
certificate:
/C=--/ST=SomeState/L=SomeCity/O=SomeOrganization/OU=SomeOrganizationalUnit/C
N=localhost.localdomain/address@hidden



Fatal error: Call to undefined function: parse_navbar_end() in
/var/www/html/phpgroupware/phpgwapi/inc/footer.inc.php on line 62


Here is the same error in the maillogs

May 22 09:34:59 mail imapd[11872]: imap service init from 216.237.212.153
May 22 09:35:00 mail imapd[11872]: Command stream end of file, while reading
line user=??? host=UNKNOWN

My guess the username and password isn't lining up right in the PHPGW to run
correctly. I have used the global preferences and the custom user
preferences as well.

Does anybody else have any suggestions??

> > Thanks David.
> >
> > Does this replace the entire function to does it replace certain lines
in the
> > function??
> >
> > The reason why I am asking is because the original function looks like
it
> > handles just more that what ports the servivces run on.
> >
>
> Hi,
>
> This fix replaces only certain lines in the function from
> - "switch($this->get_pref_value('mail_server_type', $acctnum))"
>  to
> - "$server_call"
>
> in function get_mailsvr_callstr($acctnum='')
>
> I have just added $defport and $finalport.
>
>
> --
> David
>
> _______________________________________________
> Phpgroupware-developers mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/phpgroupware-developers
>




reply via email to

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