10 Jul
2026
10 Jul
'26
11:43 a.m.
Op 1-7-2026 om 13:22 schreef inaugurator--- via dovecot:
Hi Dear Devs!
In the previous version 2.3.x I used variables with the **sieve_env_** prefix to access them later in Sieve scripts, for example
sieve_env_hello = hellochanged to"${env.vnd.dovecot.config.hello}". But now I am getting an errordoveconf: Fatal: Error in configuration file /etc/dovecot/dovecot.conf line 11: sieve_env_hello: Unknown setting: sieve_env_hello
Try:
sieve_environment {
hello = hello
}
Thank you in advance!
dovecot mailing list -- dovecot@dovecot.org To unsubscribe send an email to dovecot-leave@dovecot.org