I believe this error is caused by the change in /etc/network/if-up.d/postfix. Something like this would prevent the error but postfix does not seem to have a pid in /var/run??

if [ -e /var/run/postfix.pid ]; then
        /usr/sbin/sendmail -q
fi

Best Regards,



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Reply via email to