Update information:
===================
Starting with cyrus-imapd version 2.2, SIEVE filter scripts must be
compiled to bytecode in order to get executed. Scripts, which are uploaded
using timsieved will be compiled automatically. Updating from an older version
requires to manually compile all SIEVE scripts. This can be done using the
program "masssievec" in /usr/share/doc/packages/cyrus-imapd/tools:
cd /usr/share/doc/packages/cyrus-imapd/tools
su cyrus -c './masssievec /usr/lib/cyrus/bin/sievec'
