Merge pull request #2143 from slingamn/emailsending.1

fix #2142
This commit is contained in:
Shivaram Lingamneni
2024-04-15 03:22:06 +02:00
committed by GitHub
4 changed files with 38 additions and 7 deletions
+4
View File
@@ -409,6 +409,10 @@ accounts:
sender: "admin@my.network"
require-tls: true
helo-domain: "my.network" # defaults to server name if unset
# set to `tcp4` to force sending over IPv4, `tcp6` to force IPv6:
# protocol: "tcp4"
# set to force a specific source/local IPv4 or IPv6 address:
# local-address: "1.2.3.4"
# options to enable DKIM signing of outgoing emails (recommended, but
# requires creating a DNS entry for the public key):
# dkim: