From: Scott R. <sr...@ge...> - 2013-01-03 17:59:44
|
Yo. This is what you said earlier: Peter Senft > Hi, > > I had the same issue and created a patch for avelsieve to run on PHP > 5.3. and higher: > > http://www.rfc3092.net/projects/avelsieve/ > > That should take care of the warnings for split() and other deprecated > functions. Not sure if that also fixes the other problem. Maybe give it > a shot and let me know. > > FYI, that is just a patch and not the official version or a branch. > AFAIK that patch was incorporated into the official version but so far > there no new version including the patch was released. > > Peter It looks like I spoke too soon. Although the existing policies were displayed when clicking on the "Filters" link, when attempting to create a new policy the following error is thrown: Fatal error: Call-time pass-by-reference has been removed in /usr/local/squirrelmail/www/plugins/avelsieve/include/avelsieve_condition_datetime.class.php on line 56 This same error is also thrown if you attempt to add a rule directly from an email and clicking on one of the filter links. Thank You. Scott |