Package: postgrey
Version: 1.32-6.1
Severity: normal

I solved this by the following methods.

mkdir /var/run/postgrey
chown postgrey:postgrey /var/run/postgrey

change /etc/init.d/postgrey:
    PIDFILE=/var/run/$NAME.pid
        to
    PIDFILE=/var/run/$NAME/$NAME.pid

/etc/init.d/postgrey stop
rm /var/run/postgrey.pid
/etc/init.d/postgrey start



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to