From: Mark Wooding Date: Mon, 1 Jun 2015 01:24:55 +0000 (+0100) Subject: base.m4: Allow arbitrary claimed envelope and header senders. X-Git-Url: https://git.distorted.org.uk/~mdw/exim-config/commitdiff_plain/12d3b444e8703fb16cc4d8e9fe267d3d0aa11c6e base.m4: Allow arbitrary claimed envelope and header senders. --- diff --git a/base.m4 b/base.m4 index 22f6852..e7036c7 100644 --- a/base.m4 +++ b/base.m4 @@ -85,6 +85,7 @@ SECTION(global, process)m4_dnl extract_addresses_remove_arguments = false headers_charset = utf-8 qualify_domain = CONF_master_domain +untrusted_set_sender = * SECTION(global, bounce)m4_dnl delay_warning = 1h : 24h : 2d @@ -167,7 +168,7 @@ mail: ## If this is directly from a client then hack on it for a while. warn condition = ${if eq{$acl_c_mode}{submission}} - control = submission + control = submission/sender_retain ## Insist that a local client connect through TLS. deny message = Hosts within CONF_master_domain must use TLS