Scroll to navigation

OA-COMPILE(1) User Commands OA-COMPILE(1)

NAME

oa-compile - Testing tool that parses PAD rule set files and runs a match against message.

DESCRIPTION

usage: oa-compile [-h] [-n NICE] [-P] [-se] [--show-unknown]

[-sp SERIALIZEPATH] [-r | -k] [-D] [-dl] [-v] [-C CONFIGPATH] [-S SITEPATH] [-p PREFSPATH] [-t] [-R] [path [path ...]]

Testing tool that parses PAD rule set files and runs a match against message. Prints out any matching rules.

positional arguments:

Paths to messages or directories containing messages (default: [[<_io.BufferedReader name='<stdin>'>]])

optional arguments:

show this help message and exit
set 'nice' level (default: 0)
Die upon user errors (default: False)
Allow serialization (default: False)
Show warnings about unknown parsing errors (default: False)
Path to the file with serialized ruleset (default: ~/.spamassassin/serialized_ruleset)
Report the message as spam (default: False)
Revoke the message as spam (default: False)
Enable debugging output (default: False)
Deactivate lazy loading of rules/regex (default: False)
show program's version number and exit
Path to standard configuration directory (default: /usr/share/spamassassin)
Path to standard configuration directory (default: /etc/mail/spamassassin)
Path to user preferences. (default: ~/.spamassassin/user_prefs)
Pipe message through and add extra report to the bottom (default: False)
Only print the report instead of the adjusted message. (default: False)
October 2017 oa-compile 1.0b