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 ?
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.
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