I got one step further with this! now I see the shared namespace in the client.
however, when I try to subscribe I get:
Query: SUBSCRIBE "shared.someuser.INBOX" Reason Given: Unknown subscription namespace
thanks,
- Dave.
On Mon, Jul 20, 2009 at 11:35 AM, Timo Sirainentss@iki.fi wrote:
On Mon, 2009-07-20 at 11:22 -0700, David Fuchs wrote:
On Mon, Jul 20, 2009 at 11:19 AM, Timo Sirainentss@iki.fi wrote:
Do you want users to be able to share mailboxes across different domains?
not really necessary.
Apply this patch: http://hg.dovecot.org/dovecot-1.2/raw-rev/518963e8a20d
And then try with a bit cleaned up configuration that would work for all domains:
namespace shared { separator = . prefix = shared.%%n. location = maildir:/home/vpopmail/domains/%d/%%n/Maildir:INDEX=~/Maildir/shared/%%u subscriptions = no list = yes }