Chapter 18. The R (Rules) Configuration Command

Rules are like little if-then clauses, [1] existing inside rule sets, that test a pattern against an address and change the address if the two match. The process of converting one form of an address into another is called rewriting . Most rewriting requires a sequence of many rules because an individual rule is relatively limited in what it can do. This need for many rules, combined with the sendmail program's need for succinct expressions, can make sequences of rules dauntingly cryptic.

[1] Actually they can either be if-then or while-do clauses, but we gloss over that complexity for the moment.

In this chapter we dissect the components of individual rules. In the next chapter we will show how groups of rules can be combined to perform necessary tasks .



Sendmail
sendmail, 4th Edition
ISBN: 0596510292
EAN: 2147483647
Year: 2002
Pages: 1174

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net