On 2021-04-06 21:12, Arne Jensen wrote:
Den 06-04-2021 kl. 17:48 skrev Steve Dondley:
I have emails that have been flagged as spam in the past but that are
still getting through, presumably because the servers are on some
DNSWL.
Example:
X-Spam-Status: No, score=0.9 required=5.0 tests=BAYES_99,BAYES_999,
DATE_IN_PAST_03_06,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,
HTML_IMAGE_RATIO_02,HTML_MESSAGE,RCVD_IN_DNSWL_HI,RCVD_IN_MSPIKE_H2,
SPF_HELO_NONE,SPF_SOFTFAIL shortcircuit=no autolearn=no
autolearn_force=no version=3.4.2
What's the recommended way to handle these? Do I turn on shortcircuit?
Do I bump up the score for BAYES_99, BAYES_999? Or might there be a
way to ignore DNSWL scores if they have a high bayes score?
- Report the full message to DNSWL?
- Provide more information about the message, such as e.g. the
Received:
headers as well, or even better: The full message in question?
spf softfail, so its forged even, why accept it in mta stage :/
bayes here says its well trained for spam, but it could be added meta to
meta BAYES_SPAM_SPF_SOFTFAIL (BAYES_999 && SPF_SOFTFAIL &&
RCVD_IN_DNSWL_HI)
and score that meta so its considered spam in end results
this will go away if reported to dnswl.org