On Sat, 2014-10-11 at 18:18 +0200, Mark Elkins wrote:
> I followed various guides on DKIM and Exim..
> 
> http://www.iodigitalsec.com/exim-dkim-and-debian-configuration/
> http://www.systemajik.com/blog/implementing-dkim-with-exim/
> http://mikepultz.com/2010/02/using-dkim-in-exim/
[...]
> On further examination - all my file references in exim.conf have full
> pathnames, yet all examples for DKIM have a relative pathname. Is there
> a Global Variable for relative Pathnames? Is this a Debian thing? - I'm
> running Gentoo.

I may be missing something, but two of the three URLs you mentioned use
absolute paths.

iodigitalsec: DKIM_PRIVATE_KEY = /etc/exim4/dkim.27564764.key
systemmajik: DKIM_PRIVATE_KEY = CONFDIR/dkim.private.rsa1
  (where CONFDIR is a global macro)

The mikepultz post doesn't, but also doesn't explicitly specify where to
create the key in the first place.

Regards,

Adam


-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to