[Dovecot] hide sieve folder from imap clients
Thomas Leuxner
tlx at leuxner.net
Mon Jun 27 20:56:19 EEST 2011
> new config (hide sieve folder)
>
> mail_home = /var/vmail/%d/%n
> maildir_stat_dirs = yes
>
> plugin {
> sieve_dir = /var/vmail/%d/%n/sieve/
> sieve = /var/vmail/%d/%n/.dovecot.sieve
> }
All the examples look a bit overcomplicated. Why not go with the "defaults"?
mail_location = maildir:~/maildir
sieve = ~/.dovecot.sieve
However this relies on home dirs being returned from the user lookups which has not been revealed in the OP's partial config post.
Thomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 203 bytes
Desc: Signierter Teil der Nachricht
URL: <http://dovecot.org/pipermail/dovecot/attachments/20110627/89a21bdf/attachment.bin>
More information about the dovecot
mailing list