
Using Sendmail on MPE - Solution Symposium West Page 26April 24, 2003
*.cf internals
(ruleset lhs
metacharacters)
•$* Match zero or more tokens
•$+ Match one or more tokens
•$- Match exactly one token
•$=x Match any phrase in class x
•$~x Match any word not in class
x