Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Debug Channels

The various SpamAssassin scripts have a debug option (-D) which can optionally take a list of channels which will restrict what information is displayed. People have asked which channels are available. However, the channels are dynamic based on the code that is running. When looking at the debug output, the first word (pre-colon) is the logging level (dbg, info, warn, error,) and the second word (pre-colon) is the channel. ie:

...

has the channels message, bayes, and check. While the channels are dynamic in nature, below is are the standard ones that are in use as of v3.1.2 (this is not a complete list).

...