Hi,
My roundcube version is roundcubemail-0.2.1. In that version, it puts the signature at the very end when
one replies the email. Which is very anonning. I want to place the signature at the beginning.
It is smilar to new Roundcube version's option "start new message above origianl".
It may be a simple fix in PHP file. Can you help me ? A
Please contact me if anything needs clarification.
Why are you using Roundcube 0.2.1? You do realize that Roundcube 0.2.1 was released in March of 2009 meaning that it is nearly six years old and far far out of date.
I agree with Scott. Far easier to update to a current version which will do what you want, than to have to re-code the older version.
If I want to update Rouncube, dont I need to update php &mysql ?
At the moment, my issue is related to signature. Is there anyone who could tell me which lines I need to change?
I am willing to pay for this service, if needed.
Its not as simple of change as you may think, it would be a lot simpler to update Roundcube. What versions of PHP & MySQL are you running? Roundcube requirements didn't change for a long time so while you may not be able to upgrade to 1.x without upgrading PHP & MySQL (which you really should do) you maybe able to upgrade to a version in between.
Hi,
Thanks for reply.
PHP 5.2.4-2ubuntu5.9 with Suhosin-Patch 0.9.6.2 (cli)
MySqL version 5.0.51a-3ubuntu5.4
You can upgrade to Roundcube 0.8.7 http://sourceforge.net/projects/roundcubemail/files/roundcubemail/0.8.7/roundcubemail-0.8.7.tar.gz/download with the PHP and MySQL version your running right now. You would need to upgrade to PHP 5.3.x to run Roundcube 0.9.x or higher.
Thanks a lot SKaero.