[PREVIOUS CHAPTER]
 [NEXT CHAPTER]
2	Add a new filtering rule
The following ruels are the same. Please use one you are familliar with.
2.1	cf
To add
&DEFINE_FIELD_PAT_TO_REJECT("X-Spanska", ".*Yes.*");
to the last of "cf" (after "LOCAL_CONFIG" line) and run
	% make config.ph
2.2	config.ph
To write 
&DEFINE_FIELD_PAT_TO_REJECT("X-Spanska", ".*Yes.*");
to the last of config.ph (but before the last "1;").
II	To reject except for fml
[PREVIOUS CHAPTER]
 [NEXT CHAPTER]
Copyright (C) 1993-2001 Ken'ichi Fukamachi
All rights of this page is reserved.
# This Document(html format) is automatically geneareted by fwix.pl. 
# fwix (Formatter of WIX Language) is fml document formatter system
# designed to generate plaintext, html, texinfo and nroff from one file.