summaryrefslogtreecommitdiff
path: root/mail/dkimproxy/files/extra-patch-scripts_dkimproxy__out.conf.example
blob: 06f32a06a8cf466022725f729cd84ebf7d23bdae (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- scripts/dkimproxy_out.conf.example.orig	2016-11-08 12:35:41 UTC
+++ scripts/dkimproxy_out.conf.example
@@ -1,8 +1,8 @@
 # specify what address/port DKIMproxy should listen on
-listen    127.0.0.1:10027
+listen    host.name:10027
 
 # specify what address/port DKIMproxy forwards mail to
-relay     127.0.0.1:10028
+relay     host.name:10028
 
 # specify what domains DKIMproxy can sign for (comma-separated, no spaces)
 domain    example.org