Re: Share som IMAP folders
Grouchy Sysadmin <[email protected]> Sat, 16 Feb 2019 08:56:15 -0800
| Newsgroups | gmane.comp.horde.user |
|---|---|
| Message-ID | <[email protected]> |
On 2/16/19 7:14 AM, Bzzzz wrote: > On Sat, 16 Feb 2019 14:45:50 +0100 > "A. Schulze" <[email protected]> wrote: > >> Am 16.02.19 um 02:09 schrieb Bzzzz: >>> https://www.horde.org/apps/webmail says IMAP folder can be shared, >>> however, I do not see any option to do so into 5.2.17, is it a >>> feature for the latest Horde version only or am I missing >>> something? >> Your IMAP have to support sharing. *Than* it will be usable via >> horde/webmail, too > Thanks Andreas, it's a very long time since I fiddle with dovecot and > it's doc isn't very clear about that - but from what I see, I fear I > can't convert the main server in a snap :/ > > JY > If I remember correctly, you need to set up a shared namespace in Dovecot. Something like this, namespace { type = shared separator = / prefix = shared/%%u/ location = maildir:/path/to/mail/%%d/%%n/mail:INDEX=/path/to/mail/%d/%u/shared/%%u/ subscriptions = yes list = children } -- Horde mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]