Hello, i'm searching for a way to use Shared mailboxes with Sieve Filtering. I need global email addresses like: info at foo.tld contact at foo.tld help at foo.tld Every address with own Sieve-rules for filtering and sorting of incoming mails. Now every user needs access to this folders, but how? How should i create the "global" addresses? I already found http://wiki2.dovecot.org/SharedMailboxes/Public , but that's just a public namespace. Is there any FAQ available for this? Thank you very much Dieter
Am 17.11.2013 05:31, schrieb Dieter Knopf:> Hello, > > i'm searching for a way to use Shared mailboxes with Sieve Filtering. > > I need global email addresses like: > info at foo.tld > contact at foo.tld > help at foo.tld > > Every address with own Sieve-rules for filtering and sorting of incoming > mails. > > Now every user needs access to this folders, but how? How should i create > the "global" addresses? > > I already found http://wiki2.dovecot.org/SharedMailboxes/Public , but > that's just a public namespace. > > Is there any FAQ available for this? > > Thank you very much > Dieter >On my setup with an Active Directory LDAP backend i used Domain Groups for such email Adresses and configured the acl's in an way that members of the groups have full access to the group's imap folders via the shared (not the public) namespace. Since each group has normal imap account sieve rules can be applied as well. Guess you can use simple useraccounts for the mail accounts and share them for all authenticated users. Should be simpler. http://wiki2.dovecot.org/SharedMailboxes/Shared achim~
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Sun, 17 Nov 2013, Dieter Knopf wrote:> I need global email addresses like: > info at foo.tld > contact at foo.tld > help at foo.tld > > Every address with own Sieve-rules for filtering and sorting of incoming > mails. > > Now every user needs access to this folders, but how? How should i create > the "global" addresses? > > I already found http://wiki2.dovecot.org/SharedMailboxes/Public , but > that's just a public namespace. > > Is there any FAQ available for this?IMHO, you should use: http://wiki2.dovecot.org/SharedMailboxes/Shared http://wiki2.dovecot.org/ACL setup those three recipient as their own accounts with Sieve filter a.s.o. Then install ACLs to share to anyone - or create a group for all users. - -- Steffen Kaiser -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iQEVAwUBUonFbl3r2wJMiz2NAQLJCgf5AcAEk8UjRYai47jEqvMbQIKsyyvMrOPA 9fidoA3joBs6JzCfcXKGNtJHNwWrRA9g/kFR4KbPs6DlR0cXv4Do+ZcSRtMSGAkk TdW3Rngs0on0cH1qelbaVK+f8BqSQ/YUC+0FUg+Rk23xINve5C4TkWAzn+48zN/h qqgdet5FqchoPHUzbJxpRpXd5dRj9Kw1EjUXvVolZbmZGTRWgks9oCKuQrpSZ1VS eViLcg59J0Dn9WhvFaLk0s3ud8teIl2hRGeInTOPBloa1C5ysyYbs72mcb00bSOt GBZsbmZmSVdlhcsVaaL3KqCkAZTPzfGRNxOy9zLcHGw402yUDOq+XA==TrwU -----END PGP SIGNATURE-----