Re: OpenDKIM v2.9.0 released

From: Andreas Schulze <sca_at_andreasschulze.de>
Date: Sat, 14 Dec 2013 23:03:40 +0100

Am 14.12.2013 22:35 schrieb Benny Pedersen:
> 2.9.0 still have the problem i reported on stopping opendkim, it
> fails on reboot and random works in /etc/init.d/opendkim stop, i
> seldom see it works on strait reboot, using openrc here with gentoo

Benny,

you may try to run opendkim supervised
using init, daemontools or simmiliar.

Don't forget to set "Background no" in opendkim.conf.

#!/bin/sh
exec < /dev/null
exec 2>&1
cd ~dkim
exec env - /usr/sbin/opendkim -x /etc/opendkim/opendkim.conf

Andreas
Received on Sat Dec 14 2013 - 22:03:52 PST

This archive was generated by hypermail 2.3.0 : Sat Dec 14 2013 - 22:09:02 PST