Skip to content

[FIX] Webmail: fixed sieve filters command

Fixed Call to a member function set() on null on line 32 of /path/to/tiki/vendor_bundled/vendor/jason-munro/cypht/lib/repository.php

The sieve filters command was broken by the repository pattern which needs to initialize servers.

Merge request reports