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 = hello` changed to
`"${env.vnd.dovecot.config.hello}"`. But now I am getting an error
```
doveconf: 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 -- [email protected]
To unsubscribe send an email to [email protected]
_______________________________________________
dovecot mailing list -- [email protected]
To unsubscribe send an email to [email protected]