phpgroupware-users
[Top][All Lists]
Advanced

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

[Phpgroupware-users] call for email bug fix test for .16


From: Chris Weiss
Subject: [Phpgroupware-users] call for email bug fix test for .16
Date: Fri, 21 Nov 2003 05:06:17 +0000

bug: classic RedHat /notls workaround

Needs help testing to see if the work around affects non-redhat systems.  If
it doesn't, the fix needs to go into cvs.

I've tested with courier imap and adding /notls doesn't not hinder it.  Can
some other people NOT getting any errors on email please add it too and report
any prolems?

line numbers are for 0.9.16.512 cvs as of today.
edit email/inc/class.mail_msg_bas.inc.php
for imap: line 2604 change to $callstr_extra = '/imap/notls';
for pop3: line 2598 change to $callstr_extra = '/pop3/notls';

Please report success or failure.





reply via email to

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