• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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