<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">This is the contents of <span style="color: rgb(0, 0, 0); font-family: Menlo; font-size: 11px;" class="">/etc/dovecot/conf.d/90-sieve.conf</span><div class=""><br class=""></div><div class="">plugin  {</div><div class=""><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(0, 0, 0);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">  sieve = ~/.dovecot.sieve</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(0, 0, 0);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">  sieve_global_path = /var/lib/dovecot/sieve/default.sieve</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(0, 0, 0);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">  sieve_dir = ~/sieve</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(0, 0, 0);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">  sieve_global_dir = /var/lib/dovecot/sieve/</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(0, 0, 0);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">}</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(0, 0, 0);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(0, 0, 0);" class="">Does that give any further insights? The contents of that file make me think that would work if I was using unix users in my mail server instead of virtual users. Is there something that I need change to make this work with virtual users?</div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(0, 0, 0);" class=""><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(0, 0, 0);" class="">I am curious Shawn, what the contents of your /etc/dovecot/conf.d/90-sieve.conf file is?</div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(0, 0, 0);" class=""><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(0, 0, 0);" class="">Thanks,</div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(0, 0, 0);" class=""><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(0, 0, 0);" class="">Austin Witmer</div><div><br class=""><blockquote type="cite" class=""><div class="">On Apr 9, 2022, at 8:16 PM, Shawn Heisey <<a href="mailto:elyograg@elyograg.org" class="">elyograg@elyograg.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">On 4/9/2022 6:00 PM, Austin Witmer wrote:<br class=""><blockquote type="cite" class="">I am struggling to wrap my mind around how to set up sieve rules for my individual users on my mail server.<br class=""><br class="">I set up a global sieve script file at "/var/lib/dovecot/sieve/default.sieveā€ and that works great.<br class=""><br class="">My users maildirs are located at /mnt/volume1/mailserver/maildir/user. Do I need to create a sieve script file inside of that folder for sieve scripts to work on an individual basis? If so, what permissions will that script file need?<br class=""><br class="">Thanks in advance for your help!<br class=""></blockquote><br class="">I've got the user database for dovecot in a MySQL database managed by phpmyadmin.<br class=""><br class="">This is what can be found as far as files and permissions for my email user's sieve setup:<br class=""><br class=""><a href="https://paste.elyograg.org/view/8442b4d0" class="">https://paste.elyograg.org/view/8442b4d0</a><br class=""><br class="">I use the managesieve plugin for roundcube to handle changes to my sieve script.  At least I think that's what the plugin is called. I set it up a LONG time ago.  Most of the time I access mail with Thunderbird.  This is my doveconf -n output:<br class=""><br class="">https://paste.elyograg.org/view/08536e83<br class=""><br class="">If somebody sees something I should change in my config, please tell me.  I am not an expert.<br class=""><br class="">Thanks,<br class="">Shawn<br class=""></div></div></blockquote></div><br class=""></div></body></html>