|
|
@@ -42,9 +42,12 @@ specified by the "pre_3.2_static_sa_score_threshold" configuration |
|
|
|
line. Please see the INSTALL file for further info.
|
|
|
|
|
|
|
|
In addition to scanning the message, the plugin inserts headers into
|
|
|
|
the email. The SNFServer must be configured to insert the headers
|
|
|
|
into the email message. The following headers are copied by the
|
|
|
|
plugin into the message if SNFServer is configured to generate them:
|
|
|
|
the email. The SNFServer must be configured to generate the
|
|
|
|
X-headers. Please see the SNFServer documention for configuration
|
|
|
|
instructions. The plugin obtains the headers from SNFServer (using
|
|
|
|
the XCI interface), and inserts the headers into the email message.
|
|
|
|
The following headers are inserted by the plugin into the message if
|
|
|
|
SNFServer is configured to generate them:
|
|
|
|
|
|
|
|
1) 'X-SPAM-MessageSniffer-Scan-Result' contains the body of the
|
|
|
|
X-MessageSniffer-Scan-Result header inserted by SNFServer.
|