A tester for courier::filter modules
0.18
test-filter-module module [options] message [+control ...] [...]
This is a tester for Courier::Filter modules. It sets up the specified Courier::Filter::Module::module filter module, using any supplied options, and then queries the filter module for consideration of the given message file and zero or more control files. More than one message/control files tuple may also be specified, in which case the filter module is applied to each message and its respective control file(s). Filter module options must be specified in the format -option=expr, where expr may be any valid Perl expression.
Applies the Courier::Filter::Module::DNSBL filter module to the test.rfc2822/test.control message/control file tuple (taking the sending machine's \s-1IP\s0 address from the control file), using the blacklist \s-1DNS\s0 zones \*(C`bl.foo.org\*(C' and \*(C`bl.bar.org\*(C'.
Courier::Filter::Overview, Courier::Filter
For \s-1AVAILABILITY\s0, \s-1SUPPORT\s0, and \s-1LICENSE\s0 information, see Courier::Filter::Overview.
Julian Mehnle <[email protected]>