From 4b0725144f954e9a40c70289e5456401d58759f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Fonseca?= Date: Wed, 17 Sep 2008 16:51:30 +0000 Subject: Option to disable Message-ID header (Phil Sutter). --- esmtprc.5 | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'esmtprc.5') diff --git a/esmtprc.5 b/esmtprc.5 index 6fd7741..b0bcbd9 100644 --- a/esmtprc.5 +++ b/esmtprc.5 @@ -91,6 +91,15 @@ Set the envelope from address. The address given to -f will only be used as "From:" when the message contains none. "%u" will be replaced with the username. "%%" by "%". +.TP +\fBmessage_id\fR +Whether to set the Message-ID field of the message before sending. +Normally the receiving MTA sets the Message-ID if missing, so you can turn +this off if your sending host does not have a fully qualified domain name. + +Allowed values are either \fBenabled\fR or \fBdisabled\fR. It defaults to +\fBenabled\fR + .TP \fBpreconnect\fR Shell command to execute prior to opening an SMTP connection. -- cgit v1.2.3