> On 24. Sep 2020, at 22.50, Graham Leggett <minf...@sharp.fm> wrote: > > On 24 Sep 2020, at 20:45, Sami Ketola <sami.ket...@dovecot.fi > <mailto:sami.ket...@dovecot.fi>> wrote: > >> can you link your doveconf -n and the sieve script? > > [root@gatekeeper ~]# cat /var/lib/dovecot-sieve/default.sieve > # > > require ["fileinto", "mailbox"]; > require ["vacation", "variables"]; > require ["vnd.dovecot.environment"];
I think this should be require ["environment"]; instead. Sami