Set up per user sieve rules

Shawn Heisey elyograg at elyograg.org
Sun Apr 10 03:36:53 UTC 2022


On 4/9/2022 9:29 PM, Austin Witmer wrote:
> I am curious Shawn, what the contents of your 
> /etc/dovecot/conf.d/90-sieve.conf file is?

It's almost all comments.  A LOT of detailed comments.  Stripping those out:


---
root at bilbo:~# cat /etc/dovecot/conf.d/90-sieve.conf | egrep -v "^#|^\s+#|^$"
plugin {
   sieve = 
file:/var/vmail/sieve/%d/%u/sieve;active=/var/vmail/sieve/%d/%u/.dovecot.sieve
   sieve_default = file:/var/vmail/global.sieve




}
---

I stole this from a website a long time ago about setting up a 
phpmyadmin/postfix/dovecot system.

Thanks,
Shawn



More information about the dovecot mailing list