aboutsummaryrefslogtreecommitdiffstats
path: root/main/dkimproxy/dkimproxy_out.conf.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/dkimproxy/dkimproxy_out.conf.patch')
-rw-r--r--main/dkimproxy/dkimproxy_out.conf.patch16
1 files changed, 16 insertions, 0 deletions
diff --git a/main/dkimproxy/dkimproxy_out.conf.patch b/main/dkimproxy/dkimproxy_out.conf.patch
new file mode 100644
index 0000000000..0a7154d9c0
--- /dev/null
+++ b/main/dkimproxy/dkimproxy_out.conf.patch
@@ -0,0 +1,16 @@
+Improve default config.
+--- a/scripts/dkimproxy_out.conf.example
++++ b/scripts/dkimproxy_out.conf.example
+@@ -12,10 +12,10 @@
+ signature domainkeys(c=nofws)
+
+ # specify location of the private key
+-keyfile /full/path/to/private.key
++keyfile /etc/dkimproxy/private.key
+
+ # specify the selector (i.e. the name of the key record put in DNS)
+-selector selector1
++selector mail
+
+ # control how many processes DKIMproxy uses
+ # - more information on these options (and others) can be found by