[Tickets #4956] Re: Problem with PEAR package Net_Sieve 1.1.5
bugs at horde.org
bugs at horde.org
Thu Aug 21 17:45:50 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/4956
------------------------------------------------------------------------------
Ticket | 4956
Updated By | johannes.russek at io-consulting.net
Summary | Problem with PEAR package Net_Sieve 1.1.5
Queue | Ingo
Version | 1.1.2
Type | Bug
State | Not A Bug
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
johannes.russek at io-consulting.net (2008-08-21 13:45) wrote:
The solution can be found in the CHANGELOG of Net_Sieve 1.1.6,
a workaround is to edit Sieve.pm and comment out line #947,
e.g. change
$this->_recvLn();
to
#$this->_recvLn();
that fixed it.
(This is still recent because Centos 5 still ships Net_Sieve 1.1.5)
More information about the bugs
mailing list