???
?? Eric says that focusing might go away entirely in a future release because it is no longer needed under
updated route-addr semantics, which discard the route part (?§19.3.3 on page 693), thereby guaranteeing
that everything after the @ is the host part.
This is the Title of the Book, eMatter Edition
Copyright ?© 2007 O??™Reilly & Associates, Inc. All rights reserved.
704 | Chapter 19: The S (Rule Sets) Configuration Command
Note that some of these rule sets are omitted from your configuration file by default.
For those, no hook is needed. You merely declare the rule set in your mc file and give
it appropriate rules:
LOCAL_RULESETS
Scheck_vrfy
... your rules here
Those with a Local_ hook, as shown in the table, are declared by default in your configuration
file. To use them yourself, you need only declare them with the Local_
hook indicated:
LOCAL_RULESETS
SLocal_check_rcpt
... your rules here
Table 19-2. The policy rule sets
Rule set ?§ Hook Description
authinfo ?§5.1.5.1 on page 195 None Handle AuthInfo: lookups in the access
database.
check_compat ?§7.1.5 on page 259 See below Validate just before delivery.
check_data ?§19.9.1 on page 705 None needed Check just after DATA.
check_eoh ?§25.5.3 on page 1135 None needed Validate after headers are read.
check_eom ?§7.1.4 on page 258 None needed Review message??™s size (V8.
Pages:
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233