Sophie

Sophie

distrib > PLD > ac > amd64 > by-pkgid > 15dd113b89f38aa4dc7a5a9440de3fad > scriptlet

qpopper-common-4.0.5-9.amd64.rpm

POSTIN

/bin/sh
umask 007
echo -e `	ls -lFd /usr/sbin/popauth `
if [ ! -f /etc/qpopper/pop.auth ]; then
	popauth -init
fi
if [ ! -f /etc/qpopper/pop.deny ]; then
	echo -e "root \n" > /etc/qpopper/pop.deny
	chown root:mail /etc/qpopper/pop.deny
fi