Roundcube Community Forum

 

allow full name in mail folders

Started by espirates, May 28, 2010, 05:25:46 PM

Previous topic - Next topic

espirates

For mail accounts the folder only reads partially.  It would be very beneficial to be able to view the entire name of the folder instead of
[email protected]_com

Is there any way to set this up ?

Julius Caesar

#1
Yes, this is handled in the skin. Presuming you are using the default skin, You have to edit the following files:

./skins/default/templates/mail.html

./skins/default/templates/message.html

Search for all maxlength=25 and change the value to something higher.
Julius Caesar

You can download the Groupvice4 theme here.
Sie können Groupvice4 hier he

dshepherd

I have also done this and if it helps, this is how I did it.

You need to edit the following file: path-to-rc/program/include/main.inc
You need to comment out the if statement around line 1235, which has the comment:

// shorten the folder name to a given length