--- mailfront-1.15/plugin-spamassassin.html.original 2010-04-04 19:35:49.012026131 +0800 +++ mailfront-1.15/plugin-spamassassin.html 2010-04-04 19:38:12.369027288 +0800 @@ -21,6 +21,12 @@
+
$SPAMD_FAILSAFE
+
The default behaviour of the plugin is to defer any SMTP delivery if the +SpamAssassin scanner is not available, at the risk of emails being finally rejected if +the problem is not fixed. To let any mail pass in such a case set this variable +to a numerical value greater than 0.
+
$SPAMD_CONNECT_TIMEOUT
The maximum amount of time to wait for a response when connecting to a SpamAssassin scanner, in milliseconds. (defaults to $SPAMD_TIMEOUT below)