On Tue, Nov 15, 2022 at 9:46 PM Loren Wilton <lwil...@earthlink.net> wrote:
> > If SA sees the message and classifies it as spam, it normally adds (from > an > example) > X-Spam-Flag: YES > X-Spam-Level: ******** > X-Spam-Status: Yes, score=8.2 required=5.0 > tests=BAYES_50=0.8,DKIM_SIGNED=0.1, > > It should be trivial to look for the "X-Spam-Flag: YES" line. > > And most mail clients and platforms let you key off of this for redirecting email to a spam folder.