Displaying 3 results from an estimated 3 matches for "038922".
2009 May 17
3
example sql acl_shared_dict wiki
Hi Timo,
wiki says
---------
Shared mailbox listing
.....
You could use any dictionary backend, such as SQL or Berkeley DB, but a
simple flat file should work pretty well too:
plugin {
acl_shared_dict = file:/var/lib/dovecot/shared-mailboxes.db
}
....
--------
could you include an example for having
acl_shared_dict in sql ?
--
Best Regards
MfG Robert Schetterer
Germany/Munich/Bavaria
2014 Feb 16
1
Syntax of pattern in map section
...--------
shared_mailbox_local | character varying(64)
shared_mailbox_domain | character varying(253)
shared_to_local | character varying(64)
shared_to_domain | character varying(253)
How should a map section look in this case?
[1]http://www.dovecot.org/list/dovecot/2009-April/038922.html
[2]I did this in order to use REFERENCES to ensure the user exist.
Kind regards
2015 Mar 13
1
Configuring Shared Mailbox Dictionaries
Hello, list!
I am in the midst of configuring a new Dovecot IMAP server, and I'm
preparing to setup shard mailboxes as part of the ocnfiguration. In
order to get these setup the way I want, I've figured out that I'm going
to have to setup an acl_shared_dict. This is where things start to get
confusing for me, as I have had difficulty finding thorough explanations
of dictionary