Support sieve/milter support, so that an user can configure server-side filters to avoid redundant filter setups on different clients.
Supported clients (remote configuration via sieve protocol) are roundcube or Thunderbird (via sieve addon).
The main current issue with Sieve is Mailu fonrtend and poor long term support.
I definitely agree about having a server-side filtering system, unfortunately sive is not supported in nginx as a mail reverse proxy. Also, no server supports proxying sieve and having TLS. @mildred opened a PR #428 on the topic, but we still need to have a proper configuration wizard before we merge this.
Another approach I like is converging to a flexible filtering configuration interface in the admin UI.
I will start enabling this on top of #612
Sieve scripts should now be officially available from the webmail.
Thank you for this wonderful feature! :1st_place_medal:
Most helpful comment
Sieve scripts should now be officially available from the webmail.