Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > contrib-updates > by-pkgid > 7f3396eaa9c109e38565b7ca6ce1e92b > scriptlet

courier-pop-4.3.0-5mdv2008.1.x86_64.rpm

PREUN

/bin/sh
/usr/share/rpm-helper/del-service courier-imap $1 courier-pop3d 
/usr/share/rpm-helper/del-service courier-imap $1 courier-pop3d-ssl

POSTIN

/bin/sh
/usr/share/rpm-helper/create-ssl-certificate courier-imap $1 courier-pop  -b 
if [ -f /etc/courier/pop3d.rpmnew ]; then
    /usr/lib64/courier-authlib/sysconftool /etc/courier/pop3d.rpmnew >/dev/null
fi
if [ -f /etc/courier/pop3d-ssl.rpmnew ]; then
    /usr/lib64/courier-authlib/sysconftool /etc/courier/pop3d-ssl.rpmnew >/dev/null
fi
/usr/share/rpm-helper/add-service courier-imap $1 courier-pop3d 
/usr/share/rpm-helper/add-service courier-imap $1 courier-pop3d-ssl