squirrelmail changes

prashantbhushan

Verified User
Joined
Jul 21, 2006
Messages
199
Location
Pune, India.
Hello,
I wanted to do some changes in squirrelmail. Instead of INBOX.Trash, i
wanted to display just INBOX (at left hand side after logging into
squirrelmail)
For that i have made changes in /config/config.php at line no 365.
Previously there was $trash_folder = 'INBOX.Trash';.
I have removed 'INBOX' from there.
After logging into squirrelmail at left hand side i am getting like this :

INBOX
INBOX.Drafts
INBOX.Sent
INBOX.Trash
spam
Trash

whereas my previous setting were :

INBOX
INBOX.Drafts
INBOX.Sent
INBOX.Trash

Now i want my previous setting? How to get it. I have also restore my previous config.php. But still it is showing like this :

INBOX
INBOX.Drafts
INBOX.Sent
INBOX.Trash
spam
Trash




Thanks,
Prashant.
 
Back
Top