==================================================================
Please DO NOT REPLY to this mail or send email to the developers
about this bug. Please follow-up to Bugzilla using this link:
http://bugs.contribs.org/show_bug.cgi?id=8694
Have you checked the Frequently Asked Questions (FAQ)?
http://wiki.contribs.org/SME_Server:Documentation:FAQ
Please also take the time to read the following useful guide:
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================
--- Comment #10 from Mats Schuh <[email protected]> ---
Steph,
I installed the patched RPM and started testing with roundcube:
Environment: SME 9.0
Contribs installed: smeserver-dovecot-extras, smeserver-roundcube,
smeserver-mailsorting
config getprop sieve status -> enabled (default setting of
smeserver-dovecot-extras)
Test #1: user Sieve property not set at all
===========================================
- created a new user "test" in server-manager
- db accounts getprop test4 Sieve -> <empty result>
- logged into roundcube with "test" user and created a sieve filter rule
- sent a mail to "test" user which should match the sieve filter rule
- sieve filter rule got applied to the mail (so Sieve is implicitly enabled for
the user even if the property is not set; this did not work before your patch)
Test #2: user Sieve property enabled/disabled
=============================================
- on an existing user "test2" with Sieve enabled: db accounts getprop test2
Sieve -> enabled
- db accounts setprop test2 Sieve disabled; signal-event email-update
- logged into roundcube with "test2" user and created a sieve filter rule
- sent a mail to "test2" user which should match the sieve filter rule
- mail went straight to the inbox, defined sieve filter did not apply
(technically expected behaviour, but may be confusing for users if filters they
define in roundcube are not getting applied...).
- db accounts delprop test2 Sieve; signal-event email-update
- sent test mail again
- sieve filter rule got applied to test mail (expected behaviour)
tbc.
--
You are receiving this mail because:
You are the QA Contact for the bug._______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at http://lists.contribs.org/mailman/public/contribteam/