Hello Alec:
On 10.04.2012 11:48, A.L.E.C wrote:
On 10.04.2012 11:40, Achim wrote:
Replacing the shipped libraries with the ones from here:
https://svn.roundcube.net/trunk/roundcubemail/program/lib/Mail/
enables sending messages again.
Funnily enough, on another server with Lucid and same RC version 0.7.2, the error does not occur, especially given that the folder only contains:
ls program/lib/Mail/ mimePart.php mime.php
These are exactly a Mail_Mime package, which is outdated in your system where the problem occurs. You can find required version numbers in INSTALL file.
OK, thanks for the heads-up. I am just surprised that on another installation of Lucid (with the same outdated versions of php-mail, php-mail-mime and php-mail-mimedecode), 0.7.2 just worked fine: perhaps there are some locally added files (perhaps via PEAR) that provide the updated packages and those get included first.
Secondly, would it be possible to add the version number checks to installer (instead of putting them into INSTALL) to make RC installaton an even easier excercise?
If the installer says "good", then I would guess that few people check the INSTALL file in addition to confirm that the version numbers are sufficiently high enough.
Best regards, Achim