Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3710a17894 |
@@ -66,7 +66,7 @@ OPENDKIM_USERID="opendkim:opendkim"
|
|||||||
OPENDKIM_SOCKET="inet:8892@0.0.0.0"
|
OPENDKIM_SOCKET="inet:8892@0.0.0.0"
|
||||||
|
|
||||||
# Domain whose mail should be signed.
|
# Domain whose mail should be signed.
|
||||||
OPENDKIM_DOMAIN="*"
|
OPENDKIM_DOMAIN="example.com"
|
||||||
|
|
||||||
# DKIM selector.
|
# DKIM selector.
|
||||||
OPENDKIM_SELECTOR="dkim"
|
OPENDKIM_SELECTOR="dkim"
|
||||||
|
|||||||
Reference in New Issue
Block a user