Hello everyone,
I’m trying to automate the setup to use the x-mail-forwarding-address attributes from our LDAP via Sieve.
Since there’s currently no Sieve API endpoint available, I decided to configure it via the CLI.
However, I ran into issues when trying to manually edit or create the following files with vim — the changes don’t seem to take effect:
/var/lib/docker/volumes/mailcowdockerized_vmail-vol-1/_data/c.com/c.c/sieve/sogo.sieve
/var/lib/docker/volumes/mailcowdockerized_vmail-vol-1/_data/sieve/global_sieve_before.sieve
And another problem, I cannot find the filter, which I defined here:

Regards