Re: Installing and setting up OpenDKIM 2.10.3 on OpenBSD 5.7

From: A. Schulze <sca_at_andreasschulze.de>
Date: Tue, 27 Oct 2015 07:43:21 +0100

Vignesh Sankaran:

> The ./configure, make and make install seemed to have worked
> without any errors showing up, but the opendkim.conf file was
> nowhere to be found within /etc.

./configure --help
...
By default, `make install' will install all the files in
`/usr/local/bin', `/usr/local/lib' etc. You can specify
an installation prefix other than `/usr/local' using `--prefix'
...

you may rebuild opendkim
   ./configure --sysconfdir=/etc/opendkim

or tell opendkim to read a specified conffile
   /path/to/opendkim -x /etc/opendkim.conf

Andreas
Received on Tue Oct 27 2015 - 06:43:33 PST

This archive was generated by hypermail 2.3.0 : Tue Oct 27 2015 - 06:45:02 PST