Displaying 1 result from an estimated 1 matches for "c4e4".
Did you mean:
14e4
2018 Oct 19
2
Request: option to hide user IP/HELO content from mail sent via submissiond
...(envelope-from <test at example.com>)
for <test at example.net>; Fri, 19 Oct 2018 18:50:40 +0100
It would be good if a local administrator could override the trace ?from? content with syntactically valid, but privacy respecting, content. e.g.
Received: from submission.local ([fdf7:c4e4:1c1e::10])
by x.example.com with ESMTPSA
id xY/yDFD9yVtsFwAARu9lhg
(envelope-from <test at example.com>)
for <test at example.net>; Fri, 19 Oct 2018 18:50:40 +0100
RFC 5321 specifies that the ?from? MUST exist but only specifies that the content SHOULD be the source host. (Assumin...