2
0
forked from drew/smtprelay

Add strict_sender to smtprelay.ini

This commit is contained in:
Bernhard Froehlich
2023-07-23 05:39:05 +00:00
parent 970f761a4f
commit 2590282fa4

View File

@@ -34,6 +34,10 @@
; accepting mails from client.
;local_forcetls = false
; Only use remotes where FROM EMail address in received
; EMail matches remote_sender.
;strict_sender = false
; Socket timeout for read operations
; Duration string as sequence of decimal numbers,
; each with optional fraction and a unit suffix.