Hi all,

I have managesieve plugin version 1.7 [2009-09-20] alongside with Roundcube 0.3.1. Everything works fine, except that _some_ rules don't work (vacation for instance) due to the lack of :addresses parameter. This is required by RFC 5230 (RFC 5230 - Sieve Email Filtering: Vacation Extension). Dovecot logs the error

Code:
discarding vacation response for message implicitly delivered to...
I have tried managesieve version 2.2 from svn checkout but no luck, it hangs the loading and logs the error

Code:
PHP Error: Failed to load plugin file /var/www/plugins/managesieve/managesieve.php
Any ideas?

BTW, what is the preferred/best/suggested sieve plugin for roundcube?