Using Sendmail on MPE - April 2003
Using Sendmail on MPE - Solution Symposium West Page 23April 24, 2003
*.cf internals
(H – define header)
•defines the format of header lines
inserted into the message
•macro references in the header
template will be expanded
•rulesets can be associated with
headers to perform validation
•Hhname: htemplate – unconditional
•H?mflags?hname: htemplate –
conditional upon mailer flags
•H?${macro}?hname: htemplate –
conditional upon macro existence
H?P?Return-Path: <$g>
•see speaker notes for details