ifplugin Mail::SpamAssassin::Plugin::DSPAM dspam_debug 1 dspam_lmtp_host localhost dspam_lmtp_ident dspam@localhost dspam_user dspam full DSPAM_CHECK eval:check_dspam('spam') describe DSPAM_CHECK DSPAM check result is spam tflags DSPAM_CHECK net #reuse DSPAM_CHECK score DSPAM_CHECK 1.0 full DSPAM_CHECK_HAM eval:check_dspam('innocent') describe DSPAM_CHECK_HAM DSPAM check result is innocent tflags DSPAM_CHECK_HAM net #reuse DSPAM_CHECK_HAM score DSPAM_CHECK_HAM -1.0 full DSPAM_CHECK_WLISTED eval:check_dspam('whitelisted') describe DSPAM_CHECK_WLISTED DSPAM check result is whitelisted tflags DSPAM_CHECK_WLISTED net #reuse DSPAM_CHECK_WLISTED score DSPAM_CHECK_WLISTED -5.0 full DSPAM_CHECK_00_01 eval:check_dspam_range(0.0, 0.01) describe DSPAM_CHECK_00_01 DSPAM check 0% - 1% tflags DSPAM_CHECK_00_01 net score DSPAM_CHECK_00_01 -3.5 full DSPAM_CHECK_01_10 eval:check_dspam_range(0.01, 0.1) describe DSPAM_CHECK_01_10 DSPAM check 1% - 10% tflags DSPAM_CHECK_01_10 net score DSPAM_CHECK_01_10 -2.0 full DSPAM_CHECK_10_20 eval:check_dspam_range(0.1, 0.2) describe DSPAM_CHECK_10_20 DSPAM check 10% - 20% tflags DSPAM_CHECK_10_20 net score DSPAM_CHECK_10_20 -1.0 full DSPAM_CHECK_20_40 eval:check_dspam_range(0.2, 0.4) describe DSPAM_CHECK_20_40 DSPAM check 20% - 40% tflags DSPAM_CHECK_20_40 net score DSPAM_CHECK_20_40 -0.5 full DSPAM_CHECK_40_60 eval:check_dspam_range(0.4, 0.6) describe DSPAM_CHECK_40_60 DSPAM check 40% - 60% tflags DSPAM_CHECK_40_60 net score DSPAM_CHECK_40_60 0.01 full DSPAM_CHECK_60_80 eval:check_dspam_range(0.6, 0.8) describe DSPAM_CHECK_60_80 DSPAM check 60% - 80% tflags DSPAM_CHECK_60_80 net score DSPAM_CHECK_60_80 0.5 full DSPAM_CHECK_80_90 eval:check_dspam_range(0.8, 0.9) describe DSPAM_CHECK_80_90 DSPAM check 80% - 90% tflags DSPAM_CHECK_80_90 net score DSPAM_CHECK_80_90 1.0 full DSPAM_CHECK_90_99 eval:check_dspam_range(0.9, 0.99) describe DSPAM_CHECK_90_99 DSPAM check 90% - 99% tflags DSPAM_CHECK_90_99 net score DSPAM_CHECK_90_99 2.0 full DSPAM_CHECK_99_100 eval:check_dspam_range(0.99, 1.0) describe DSPAM_CHECK_99_100 DSPAM check 99% - 100% tflags DSPAM_CHECK_99_100 net score DSPAM_CHECK_99_100 3.5 clear_report_template report Content analysis details: (_HITS_ points, _REQD_ required) report " pts rule name description" report --- ---------------------- ------------------------------------------------ report _SUMMARY_ report X-Spam-Status: No, score=_HITS_ required=_REQD_ report tests=_TESTS_ report autolearn=_AUTOLEARN_ version=_VERSION_ #retopt X-Spam-DSPAM-Classification: _DSPAMCLASSIFICATION_ #report X-Spam-DSPAM-Result: _DSPAMRESULT_ #report X-Spam-DSPAM-Processed: _DSPAMPROCESSED_ #report X-Spam-DSPAM-Confidence: _DSPAMCONFIDENCE_ #report X-Spam-DSPAM-Improbability: _DSPAMIMPROBABILITY_ #report X-Spam-DSPAM-Probability: _DSPAMPROBABILITY_ #report X-Spam-DSPAM-Signature: _DSPAMSIGNATURE_ #report X-Spam-DSPAM-Factors: _DSPAMFACTORS_ report _DSPAMALL_ ifplugin Mail::SpamAssassin::Plugin::RelayCountry clear_report_template report Content analysis details: (_HITS_ points, _REQD_ required) report " pts rule name description" report --- ---------------------- ------------------------------------------------ report _SUMMARY_ report X-Spam-Status: No, score=_HITS_ required=_REQD_ report tests=_TESTS_ report autolearn=_AUTOLEARN_ version=_VERSION_ report _DSPAMALL_ report X-Spam-Relay-Country: _RELAYCOUNTRY_ endif add_header all DSPAM-Classification _DSPAMCLASSIFICATION_ add_header all DSPAM-Result _DSPAMRESULT_ add_header all DSPAM-Processed _DSPAMPROCESSED_ add_header all DSPAM-Confidence _DSPAMCONFIDENCE_ add_header all DSPAM-Improbability _DSPAMIMPROBABILITY_ add_header all DSPAM-Probability _DSPAMPROBABILITY_ add_header all DSPAM-Signature _DSPAMSIGNATURE_ add_header all DSPAM-Factors _DSPAMFACTORS_ endif