mirror of
https://github.com/decke/smtprelay.git
synced 2025-12-26 02:42:33 -07:00
Add strict_sender to smtprelay.ini
This commit is contained in:
@@ -34,6 +34,10 @@
|
|||||||
; accepting mails from client.
|
; accepting mails from client.
|
||||||
;local_forcetls = false
|
;local_forcetls = false
|
||||||
|
|
||||||
|
; Only use remotes where FROM EMail address in received
|
||||||
|
; EMail matches remote_sender.
|
||||||
|
;strict_sender = false
|
||||||
|
|
||||||
; Socket timeout for read operations
|
; Socket timeout for read operations
|
||||||
; Duration string as sequence of decimal numbers,
|
; Duration string as sequence of decimal numbers,
|
||||||
; each with optional fraction and a unit suffix.
|
; each with optional fraction and a unit suffix.
|
||||||
|
|||||||
Reference in New Issue
Block a user