https://bugs.contribs.org/show_bug.cgi?id=11170
--- Comment #12 from bunkobugsy <[email protected]> ---
So there's no need for 92imapsieve or any other template.
Only change /etc/e-smith/events/actions/dovecot-compile-sieve
#!/bin/bash
status=$(/sbin/e-smith/config getprop spamassassin UseBayes)
if [ "$status" = "1" ]
then
/bin/sv t dovecot
/usr/bin/sievec /usr/libexec/dovecot/sieve/
fi
Any mention of UseBayes values seem to be only 0 or 1, so no other tests.
No need to test for /usr/lib64/dovecot/lib95_imap_sieve_plugin.so either
because it's provided by dovecot-pigeonhole dependency for dovecot-extras.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug._______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/