[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [SAGE] Added headers to outgoing mail...
On Mon, Jan 28, 2002 at 09:57:27AM +0100, Anthony Howe wrote:
> What are the Sendmail rules to add extra headers to outbound mail?
Prefix the headers with 'H':
HDate: $a
Typically done conditionally on header-line flags:
H?D?Date: $a
and can have conditionals inserted in its body.
--
/*********************************************************************\
**
** Joe Yao jsdy@tux.org - Joseph S. D. Yao
**
\*********************************************************************/