TCP/IP Configuration and Management Manual

Configuring the NonStop TCP/IP Subsystem
TCP/IP Configuration and Management Manual427132-004
3-52
Simple Mail Transfer Protocol (SMTP)
Continuation lines are reflected directly into the outgoing message.
The header-name specifies the name of the header. You can use (but are not
limited to) the following header names:
The header-template is macro-expanded (processed by macros) before insertion
into the message.
If you specify the mflags (surrounded by question marks), you also must state at least
one of the specified flags in the mailer definition for this header to be automatically
output. If one of these headers is in the input, it is reflected to the output regardless of
these flags.
For example, for the following line to be output in the header, the mailer defined by the
mailer definition (see Define Mailer—M below) should contain the flag P:
H?P?Return-Path: $g
This header definition typically returns a line such as:
Return-Path: KENT_JOE@pubs.kentcomm.com
Sample header lines are:
H?P?Return-Path: $g
HReceived: $?sfrom $s $.by $j ($v/$Z)
id $i; $b
H?D?Date: $a
H?F?From: $q
H?x?Full-Name: $x
HSubject:
H?M?Message-Id: <$t.$i@$j>
The header of a message processed by such a header line could be:
Return-Path: KENT_JOE@pubs.kentcomm.com
Received: by pubs.kentcomm.com (5.52/1.14.1.1)
id AA16145; 2 Nov 89 14:24:13 -0800
Date: Wed, 1 Nov 89 20:54:31 PST
From: SMTPGATE(KENT_JOE)
Subject: Test of headers in message
Message-Id: <8911020454.AA00352@pubs.kentcomm.com>
Notice that the line containing the Full-Name did not appear here, because the mailer
line did not contain the x flag in the flags specified.
From Date
Subject Received
Resent-
From
Resent-
Date
Return-Path Message-Id