Sign mails also when envelope/header address don't match
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
use_domain = "envelope";
|
||||
use_domain_sign_networks = "envelope";
|
||||
use_domain_sign_local = "envelope";
|
||||
allow_username_mismatch = true;
|
||||
allow_hdrfrom_mismatch = true;
|
||||
try_fallback = false;
|
||||
domain {
|
||||
hosting.danwin1210.me {
|
||||
|
Reference in New Issue
Block a user