Hi, I have a problem with the sieve plugin integrated in roundcube.
I would like to write a rule like this:
if address ["To", "CC"] "address@example.com" { fileinto "High Priority"; }
How can I do this with the sieve interface for roundcubemail?
Is it possible to add a rule that detect the email address in CC using the managesieve plugin?
Thanks!!!