Displaying 1 result from an estimated 1 matches for "shared_to_domain".
2014 Feb 16
1
Syntax of pattern in map section
...]:
Table "public.shared_mailboxes"
Column | Type
-----------------------+------------------------
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