https://bugs.contribs.org/show_bug.cgi?id=11170
--- Comment #5 from bunkobugsy <[email protected]> ---
(In reply to John Crisp from comment #3)
> OK, so email-update runs
> /etc/e-smith/events/actions/dovecot-compile-sieve
> via
> /etc/e-smith/events/email-update/S86dovecot-compile-sieve
> That runs:
> usr/bin/sievec /usr/libexec/dovecot/sieve/
> That then wants to binary compile the two files in
> /usr/libexec/dovecot/sieve/
> BUT, as the plugins are not yet enabled in /etc/dovecot/dovecot.conf it fails
> And I guess that is all because the sieve service is enabled.
> Should there be a check in the dovecot-compile-sieve ?
> Only run if say:
> $spamassassin{'UseBayes'} = enabled
> Or some other solution?
Running this in POSTIN script should be enough, 2 .svbin files are compiled:
expand-template /etc/dovecot/dovecot.conf
service dovecot restart
/usr/bin/sievec /usr/libexec/dovecot/sieve/
But leaving things the way they are works just as well, they only compile more
often.
--
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/