I managed to have a test account and can successfully create sieve
filter:
$ cat /home/testmail/sieve/roundcube.sieve
require ["fileinto"];
# rule:[test]
if allof (header :contains "subject" "hector")
{
fileinto "INBOX";
}
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2153479
Title:
Misleading default Dovecot config includes protocols { sieve = yes },
causing ManageSieve + file-based Sieve misconfiguration
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dovecot/+bug/2153479/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs