Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: This makes sense when used with a user preferences database

The CustomDeleteTag Plugin

Why on earth would you use this plugin instead of just the following?

No Format

add_header all Delete 9.5

This SpamAssassin plugin module allows users to specify, through a user preferences database, a value that will be added to the message header, for all messages, specifying what value/score it is safe to delete the message. Obviously, you need some other process that looks at this header and performs the action, since SpamAssassin only filters and does not delete.

Original mailing list thread.

Code

Add the following to your local.cf file:

...