• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Public Shared Folder

S

schatje

Guest
How i make a Public Shared Folder called Spam and Ham for IMAP ?
So.. everyone will see Spam and Ham folder below of INBOX folder in Horde or imap client ?

What i want is like this:
|->INBOX
|->Spam
|->Ham
or
|->INBOX
|->Shared
   |->Spam
   |->Ham

Thanks...
 
In horde framework it is not possible to create other top-level folders beside inbox.
If you try to create some top-level folder using Outlook you'll get an 'invalid mailbox name' response.

So you only can have

|->INBOX
   |->SHARED
      |->HAM
      |->SPAM

or

|->INBOX
   |->HAM
   |->SPAM

It would be pretty nice to know how to share folders, I didn't find out now : (
 
Back
Top