Sophie

Sophie

distrib > Mageia > 1 > i586 > by-pkgid > a6814d33e64d02e41be572c6dffcccd6 > scriptlet

dovecot-plugins-managesieve-1.2.17-1.mga1.i586.rpm

POSTIN

/bin/sh
/etc/rc.d/init.d/dovecot condrestart > /dev/null 2>&1 || :

POSTUN

/bin/sh
if [ "$1" = "0" ]; then
    /etc/rc.d/init.d/dovecot condrestart > /dev/null 2>&1 || :
fi