From: Mark Wooding Date: Sun, 16 Mar 2014 14:05:25 +0000 (+0000) Subject: base.m4: Don't report HELO host expicitly. X-Git-Url: https://git.distorted.org.uk/~mdw/exim-config/commitdiff_plain/9384ef4f973dc22ca7e65b1710f1c486c4efad0c base.m4: Don't report HELO host expicitly. Exim will report it for us if it's anomalous. (And we'll add a fearsome warning banner about it.) --- diff --git a/base.m4 b/base.m4 index ac6b95c..62b46ab 100644 --- a/base.m4 +++ b/base.m4 @@ -60,9 +60,7 @@ gecos_pattern = ([^,:]*) SECTION(global, incoming)m4_dnl received_header_text = Received: \ ${if def:sender_rcvhost \ - {from $sender_rcvhost\ - ${if def:sender_helo_name \ - { (helo=$sender_helo_name)}}\n\t} \ + {from $sender_rcvhost\n\t} \ {${if def:sender_ident \ {from ${quote_local_part:$sender_ident} }}}}\ by $primary_hostname \