Author Topic: allow full name in mail folders  (Read 5430 times)

Offline espirates

  • Jr. Member
  • **
  • Posts: 17
allow full name in mail folders
« on: May 28, 2010, 05:25:46 PM »
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
user@....omn_com

Is there any way to set this up ?

Offline Julius Caesar

  • Global Moderator
  • Sr. Member
  • *****
  • Posts: 498
    • http://www.de-keizer.net/
allow full name in mail folders
« Reply #1 on: June 01, 2010, 04:00:37 AM »
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.
« Last Edit: June 01, 2010, 04:04:59 AM by Julius Caesar »
Julius Caesar

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

Offline dshepherd

  • Jr. Member
  • **
  • Posts: 87
allow full name in mail folders
« Reply #2 on: June 01, 2010, 04:40:45 AM »
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