MPE/iX 7.5 sendmail support training
MPE/iX 7.5 Sendmail Support Training Page 22March 1, 2002
*.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