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

--- Comment #19 from Brian Read <[email protected]> ---
As I suspected, the change has not been made.

Tested by editing /etc/e-smith/events/actions/dovecot-compile-siev

#!/bin/bash

status=$(/sbin/e-smith/config getprop spamassassin UseBayes || echo 0)
if [ "$status" = "1" ]
then
    systemctl restart dovecot
    /usr/bin/sievec /usr/libexec/dovecot/sieve/
fi
#/usr/bin/sievec /usr/libexec/dovecot/sieve/

then 

signal-event email-update

then 

[root@sme10 ~]# tail /var/log/messages
Apr  7 16:12:11 sme10 esmith::event[8051]: adjusting non-supervised
php71-php-fpm (reload-or-restart) 
Apr  7 16:12:11 sme10 esmith::event[8051]: adjusting non-supervised
php72-php-fpm (reload-or-restart) 
Apr  7 16:12:11 sme10 esmith::event[8051]: adjusting non-supervised
php73-php-fpm (reload-or-restart) 
Apr  7 16:12:12 sme10 esmith::event[8051]: adjusting non-supervised
php74-php-fpm (reload-or-restart) 
Apr  7 16:12:12 sme10 esmith::event[8051]: adjusting non-supervised
httpd-e-smith (start) 
Apr  7 16:12:12 sme10 esmith::event[8051]: adjusting non-supervised
httpd-e-smith (reload) 
Apr  7 16:12:12 sme10 esmith::event[8051]:
adjust-services=action|Event|email-update|Action|adjust-services|Start|1617808330
450634|End|1617808332 740665|Elapsed|2.290031
Apr  7 16:12:12 sme10 esmith::event[8051]: Running event handler:
/etc/e-smith/events/email-update/S99conf-horde-cache
Apr  7 16:12:13 sme10 esmith::event[8051]: Caching of static horde pages is
disabled 
Apr  7 16:12:13 sme10 esmith::event[8051]:
S99conf-horde-cache=action|Event|email-update|Action|S99conf-horde-cache|Start|1617808332
740907|End|1617808333 240735|Elapsed|0.499828

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