https://bugs.contribs.org/show_bug.cgi?id=11170
--- Comment #14 from John Crisp <[email protected]> ---
> bin/sv t dovecot
Hmmm - this does not seem to get dovecot to reload its configuration.
To get rid of the error entirely I tested with:
#!/bin/bash
status=$(/sbin/e-smith/config getprop spamassassin UseBayes)
if [ "$status" = "1" ]
then
/sbin/e-smith/service dovecot restart
/usr/bin/sievec /usr/libexec/dovecot/sieve/
fi
That fixed it though I am not sure that is the right way.
--
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/