mirror of
https://github.com/chatmail/relay.git
synced 2026-05-18 20:08:21 +00:00
@@ -17,6 +17,9 @@
|
|||||||
- Ignore all RCPT TO: parameters
|
- Ignore all RCPT TO: parameters
|
||||||
([#651](https://github.com/chatmail/relay/pull/651))
|
([#651](https://github.com/chatmail/relay/pull/651))
|
||||||
|
|
||||||
|
- Increase opendkim DNS Timeout from 5 to 60 seconds
|
||||||
|
([#672](https://github.com/chatmail/relay/pull/672))
|
||||||
|
|
||||||
- Add config parameter for Let's Encrypt ACME email
|
- Add config parameter for Let's Encrypt ACME email
|
||||||
([#663](https://github.com/chatmail/relay/pull/663))
|
([#663](https://github.com/chatmail/relay/pull/663))
|
||||||
|
|
||||||
|
|||||||
@@ -13,6 +13,7 @@ OversignHeaders From
|
|||||||
On-BadSignature reject
|
On-BadSignature reject
|
||||||
On-KeyNotFound reject
|
On-KeyNotFound reject
|
||||||
On-NoSignature reject
|
On-NoSignature reject
|
||||||
|
DNSTimeout 60
|
||||||
|
|
||||||
# Signing domain, selector, and key (required). For example, perform signing
|
# Signing domain, selector, and key (required). For example, perform signing
|
||||||
# for domain "example.com" with selector "2020" (2020._domainkey.example.com),
|
# for domain "example.com" with selector "2020" (2020._domainkey.example.com),
|
||||||
|
|||||||
Reference in New Issue
Block a user