Roundcube Community Forum

 

Changing folder named "SPAM" back to "Junk"

Started by ajs95060, November 19, 2020, 11:45:14 AM

Previous topic - Next topic

ajs95060

Hi,
I renamed the "Junk" folder to "SPAM", which was in the drop down menu under "Special Folders".
Now I want to change the name back to "Junk".
How do I do this?
Thank you.

JohnDoh

By default the special or default folders are protected, see the `protect_default_folders` config option. This is because changing their name would change the special folder assignment and also because by default the names of folders defined as special folders are localized, see the `show_real_foldernames` which is visible in the UI under `Special Folders > Show real names for special folders`. Also you have the case where an IMAP server will always provide the default folders so renaming them will not achieve much (e.g. the special use folders).

So you have a couple of ways forward the simplest is probably remove your SPAM folder from its assignment in special folders and then rename it to what ever you want. Then make sure you have `show_real_foldernames` set to true and assign it as a special folder.
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and more...

ajs95060

Thank you for your response.
I have no idea how to do that.
I am a novice need step by step instructions.
Thank you.

JohnDoh

Are you responsible for managing your Roundcube installation? if not then you need to talk to who ever is.
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and more...