Displaying stuff from spamassassin headers in the summary buffer?
Steinar Bang <[email protected]>
| Newsgroups | gmane.emacs.gnus.general |
|---|---|
| Organization | Probably a good idea |
| Message-ID | <[email protected]> |
Is it possible to display something interesting extracted from spamassassin headers in the summary buffer? Here's an example: X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-13) on schwantz X-Spam-Level: ** X-Spam-Status: No, score=3.0 required=5.0 tests=AC_BR_BONANZA, DKIM_ADSP_CUSTOM_MED,FORGED_GMAIL_RCVD,FREEMAIL_FROM,HTML_MESSAGE, T_KAM_HTML_FONT_INVALID,T_SCC_BODY_TEXT_LINE,URIBL_ABUSE_SURBL, URIBL_BLOCKED autolearn=no autolearn_force=no version=4.0.0 I dunno what "interesting" would mean here, but at least the spam score in some form. Right now I have to do C-u g to see these headers in the raw message.