[Dovecot] Shared Folters with LDA/Sieve
Dieter Knopf
dieterknopf at googlemail.com
Sun Jan 19 05:59:18 EET 2014
Thanks again for the help. (after a long time)
But i still don't get this working :-(
I tried the way via mysql (http://wiki2.dovecot.org/SharedMailboxes/Shared)
but nothing happens. I can't see (or subscribe) the shared folders.
I inserted (to the mysql table):
from_user=info at foo.tld
to_users=name at foo.tld
But the user name at foo.tld can't subscribe/see anything.
I added shared namespace to the config:
namespace {
type = shared
separator = /
prefix = shared/%%d/%%n/
location = maildir:%%h/Maildir:INDEX=~/Maildir/shared/%%u
subscriptions = no
list = children
}
Not sure if this is the right way if i use virtual users:
mail_location =
maildir:/home/vmail/%d/%n:INDEX=/home/vmail-indexes/%d/%n:LAYOUT=fs
namespace {
type = private
separator = /
prefix =
inbox = yes
...
Thanks!
2013/11/18 Steffen Kaiser <skdovecot at smail.inf.fh-brs.de>
> -----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-----
>
More information about the dovecot
mailing list