https://bugs.contribs.org/show_bug.cgi?id=11170

--- Comment #13 from John Crisp <[email protected]> ---
(In reply to bunkobugsy from comment #12)

> 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.

Yup - I think that may be a neat solution


> 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.

It's just a fail safe I think - won't hurt.

-- 
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/

Reply via email to