Re: looking for opendkim-genzone example
Kevin Goess:
> Does anyone have a working example invocation of opendkim-genzone? I'm
> having trouble gleaning what "[dataset]" in the args should be.
/etc/opendkim/opendkim.conf:
KeyTable
ldaps://ldapserver/dc=example?DKIMDomain,DKIMSelector,DKIMKey,?sub?(DKIMSelector=$d)
SoftStart yes
LDAPBindUser cn=reader,dc=example
LDAPBindPassword secret
LDAPDisableCache yes
/etc/opendkim/ldaprc:
TLS_CACERT /path/to/ldapserver-cert-issuer.pem
to fetch all keys for $(DOMAIN):
LDAPRC=/etc/opendkim/ldaprc /usr/sbin/opendkim-genzone -F -d $(DOMAIN) -s
Andreas
Received on Fri Mar 25 2016 - 21:13:29 PST
This archive was generated by hypermail 2.3.0
: Fri Mar 25 2016 - 21:18:01 PST