[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

12.2.6.1 Customize Variables

elmo-spam-header-good-alist
The initial setting is the following list:

 
'(("X-Spam-Flag" . "No"))

Specify a list of regular expressions to match with header field name for making non-spam decision. It takes precedence over elmo-spam-header-spam-alist.

elmo-spam-header-spam-alist
The initial setting is the following list:

 
'(("X-Spam-Flag" . "Yes"))

Specify a list of regular expressions to match with header field name for making spam decision.



This document was generated by Yuuichi Teranishi on February, 19 2005 using texi2html