| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Examine if regular expression matches corresponding field in message heaeder, and decide spam or not. To use this backend, add following setting to `~/.wl'.
(setq elmo-spam-scheme 'header) |
If you want to check fields not included in the default overview
information, add one into elmo-msgdb-extra-fields. Then it will
do examination by the overview information and avoid loading whole
message body as far as possible.