sassassin.inchttp://www.pfsense.org/packages/config/sassassin_wl.xmlhttp://www.pfsense.org/packages/config/sassassin_bl.xmlhttp://www.pfsense.org/packages/config/sassassin.inc
sassassin_install_command();
SpamAssassinThe SpamAssassin spam detection software.spamd.shspamdspamassassinAntispam: ConfigurationConfiguration/pkg_edit.php?xml=sassassin.xml&id=0Whitelist/pkg.php?xml=sassassin_wl.xmlBlacklist/pkg.php?xml=sassassin_bl.xmlenableEnable antispamCheck to enable the antispam protection.checkboxbayes,bayes_learn,threshold,subject,send_spambayesBayesian classifierCheck this to enable the Bayesian classifier.oncheckboxbayes_learnBayesian auto-learningCheck this to enable the Bayesian auto-learning system.oncheckboxthresholdSpam thresholdSet the threshold at which a message is considered spam.5.0inputsubjectRewrite subjectThis is the string that will be added to the subject of spam emails.*** SPAM ***inputsend_spamHow to send spam messagesChoose between not sending spam messages, sending them as an RFC-822 MIME attachment (recommended) or as plain text.selectattachment
sassassin_validate_input($_POST, &$input_errors);
sassassin_resync();