On 2023-10-06 at 08:11:13 UTC-0400 (Fri, 6 Oct 2023 12:11:13 +0000)
White, Daniel E. (GSFC-770.0)[AEGIS] via Postfix-users
<daniel.e.wh...@nasa.gov>
is rumored to have said:
We have mail coming from one of our servers that gets a spam score of
8 and gets blocked.
Is it possible to tweak the configuration of postfix and/or
spamassassin to save the blocked messages for
debugging/troubleshooting purpuses ?
How messages are handled is out of scope for SpamAssassin. It ONLY a
classifier.
Conditional handling may be implemented in whatever 'glue' layer you are
using between the MTA and SA. For example: I use the MIMEDefang milter
and on one test system I have it save all messages, whether SA says they
are spam or ham. It is also possible to use a script as a
content_filter which stashes messages.
If your glue layer implements a quarantine mechanism, you may be able to
use it to retain messages.
--
Bill Cole
b...@scconsult.com or billc...@apache.org
(AKA @grumpybozo and many *@billmail.scconsult.com addresses)
Not Currently Available For Hire
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org