Any advice what I am doing wrong:
I am in process of converting our 2.3 configs to 2.4.1 and sieve / sieve_script has me stumped.
When I use: plugin { sieve_script xxx { ... } sieve_script yyy { ... } }
each xxx/yyy is personal or before or after etc.
dovecot -n give:
./conf.d/90-sieve.conf line 6: Unknown section name: plugin
If I remove the plugin { } part then I get:
Unknown section name: sieve_script
Obviously I am doing something wrong - appreciate any help?
thank you
-- Gene
Any advice what I am doing wrong:
I am in process of converting our 2.3 configs to 2.4.1 and sieve / sieve_script has me stumped.
When I use: plugin { sieve_script xxx { ... } sieve_script yyy { ... } }
each xxx/yyy is personal or before or after etc.
dovecot -n give:
./conf.d/90-sieve.conf line 6: Unknown section name: plugin
If I remove the plugin { } part then I get:
Unknown section name: sieve_script
Obviously I am doing something wrong - appreciate any help?
thank you
-- Gene