.TH OA-MATCH "1" "October 2017" "oa-match 1.0b" "User Commands" .SH NAME oa-match .SH DESCRIPTION usage: oa\-match [\-h] [\-n NICE] [\-P] [\-\-show\-unknown] [\-D] [\-v] [\-C CONFIGPATH] .IP [\-S SITEPATH] [\-p PREFSPATH] [\-dl] [\-sp SERIALIZEPATH] [\-t] [\-R] [path [path ...]] .SS "positional arguments:" .TP path Paths to messages or directories containing messages (default: [[<_io.BufferedReader name=''>]]) .SS "optional arguments:" .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .TP \fB\-n\fR NICE, \fB\-\-nice\fR NICE set 'nice' level (default: 0) .TP \fB\-P\fR, \fB\-\-paranoid\fR Die upon user errors (default: False) .TP \fB\-\-show\-unknown\fR Show warnings about unknown parsing errors (default: False) .TP \fB\-D\fR, \fB\-\-debug\fR Enable debugging output (default: False) .TP \fB\-v\fR, \fB\-\-version\fR show program's version number and exit .TP \fB\-C\fR CONFIGPATH, \fB\-\-configpath\fR CONFIGPATH Path to standard configuration directory (default: \fI\,/usr/share/spamassassin\/\fP) .TP \fB\-S\fR SITEPATH, \fB\-\-sitepath\fR SITEPATH, \fB\-\-siteconfigpath\fR SITEPATH Path to standard configuration directory (default: \fI\,/etc/mail/spamassassin\/\fP) .TP \fB\-p\fR PREFSPATH, \fB\-\-prefspath\fR PREFSPATH, \fB\-\-prefs\-file\fR PREFSPATH Path to user preferences. (default: ~/.spamassassin/user_prefs) .TP \fB\-dl\fR, \fB\-\-deactivate\-lazy\fR Deactivate lazy loading of rules/regex (default: False) .TP \fB\-sp\fR SERIALIZEPATH, \fB\-\-serializepath\fR SERIALIZEPATH Path to the file with serialized ruleset (default: ~/.spamassassin/serialized_ruleset) .TP \fB\-t\fR, \fB\-\-test\-mode\fR Pipe message through and add extra report to the bottom (default: False) .TP \fB\-R\fR, \fB\-\-report\-only\fR Only print the report instead of the adjusted message. (default: False)