NAME

Mail::SpamAssassin::Plugin::NetCache - store network check results in headers


SYNOPSIS

  loadplugin     Mail::SpamAssassin::Plugin::NetCache


DESCRIPTION

This is a work-in-progress experimental plugin not for general use.

This plugin stores network check results in the message header. The idea is to store all results (positive and negative) in the headers, then during mass-check, pull the results out and use them for ``live'' data to give better results during SpamAssassin score generation.

This needs more plugin hooks as appropriate, needs code to put results in header and to pull results back out from said headers, etc.

To try this plugin, write the above two lines in the synopsis to /etc/mail/spamassassin/plugintest.cf.