Roundcube Community Forum

Release Support => Requests => Topic started by: krelvinaz on September 12, 2017, 07:50:05 PM

Title: Create mail folder Directories that folders can then be added to.
Post by: krelvinaz on September 12, 2017, 07:50:05 PM
I know I have asked this before and others as well.  I've been told that RC doesn't support filesystem functions and uses iMAP, I still don't understand they RC can't do this.

I have a lot of users coming from SquirrelMail which has this ability.

I located a patch that works on all versions of RC that I've looked at that actually works.

With the patch, a user can add a folder with an / ending it which then creates a mail directory and then you can add sub-folders in it, Like:

(https://i.imgur.com/Sd9RMNi.png)

And after you add subfolders to it...

(https://i.imgur.com/WmC2xRj.png)

With this I could finally scrap SquirrelMail completely and get it off the servers.

Why are RC developers are not adding something like it to the new versions.  It is clearly a desired feature.
Title: Re: Create mail folder Directories that folders can then be added to.
Post by: alec on September 13, 2017, 01:10:05 AM
This is your IMAP server limitation. Normally this is possible with Roundcube. However, we implemented what you ned in git-master and will be available in 1.4. https://github.com/roundcube/roundcubemail/issues/5057