Header Eval

Expose some eval rules that do checks on the headers.

Example usage

loadplugin      pad.plugins.header_eval.HeaderEval

header DATE_IN_PAST_03_06       eval:check_for_shifted_date('-6', '-3')
describe DATE_IN_PAST_03_06     Date: is 3 to 6 hours before Received: date

Usage

This plugin exposes various eval rules that perform checks on the headers of the message.

See documentation for each individual rule.

Options

util_rb_tld [] (type append_split)
Add to the TLD list
util_rb_2tld [] (type append_split)
Add to the 2 level TLD list
util_rb_3tld [] (type append_split)
Add to the 3 level TLD list

EVAL rules

Tags

N/A