Using Sendmail on MPE - April 2003
Using Sendmail on MPE - Solution Symposium West Page 25April 24, 2003
*.cf internals
(S and R – rewriting
rules)
•the complicated, nasty, but
powerful heart of sendmail
•Sn – defines the current ruleset
•Rlhs rhs comments – adds a rule
•one or more tabs separate lhs, rhs,
and comment
•if the lhs pattern matches the
address, the matching portion is
replaced by the rhs string