Optional parameter: Set the value of this parameter to `yes' if you want
to enable debug mode, use `no' to disable it.
Default value: RAZOR_DO_DEBUG='no'
Set the value of this parameter to `yes' if you want to enable the
antispam_razor package, use `no' to disable it.
Default value: START_RAZOR='no'
Set the value of this parameter to `yes' if you want to report spam
to the Razor Nomination Server.
Default value: RAZOR_REPORT_SPAM='no'
Set the value of this parameter to `yes' if you want to train the
filter of SpamAssassin with the unrecognized spam messages.
Default value: RAZOR_REPORT_LEARN_FROM_SPAM='no'
Use this parameter to set the username which should be used to
authenticate yourself to the Razor Nomination Server. This allows
the Razor Nomination Server to keep track of how many messages a
user reports and revokes. The more messages a user correctly
reports and/or correctly revokes, the more trust the user earns.
Likewise, when messages are incorrectly reported or revoked, the
trust goes down for that user. Highly trusted users will have the
most affect on the Razor database.
Razor users are encouraged to use their email addresses as their
username.
Example: RAZOR_REPORT_USER=''
Use this parameter to set the password should be used to
authenticate yourself to the Razor Nomination Server.
Default value: RAZOR_REPORT_PASS='random-password'
Use this parameter to define the number of mailboxes which
content should be reported to the razor server.
Example: RAZOR_REPORT_MAILBOX_FILE_N='1'
Set this parameter to `yes' if zou want to activate the related
dataset or `no' to deactivate it.
Example: RAZOR_REPORT_MAILBOX_FILE_x_ACTIVE='no'
Use this parameter to define the mailbox name and path of the spam
mailbox which content should be reported to the razor server.
Example: RAZOR_REPORT_MAILBOX_FILE_1_NAME='/home/imappublic/Spam-Razor-Mail'
This parameter defines the time and interval of the automated razor spam
reporting. This is the meaning of the five parts of the parameter:
1 - minutes, 2 - hours, 3 - day of month, 4 - month, 5 - day of week.
E.g.: If you use the default settings time syncronisation will be done every
day at 04:10. Please ask Mr.Google if you want to know more details. Use
the following key words: man, crontab.
Default value: RAZOR_REPORT_CRON_SCHEDULE='/10 * * * *'