Hi,
I'm seeing bounce messages being tagged incorrectly and would like
some help in how to fix it. This is mail sent from our servers.
https://pastebin.com/s032ndrA
It's not only hitting DMARC_REJ_NO_DKIM and DMARC_FAIL_REJECT, but
also KAM_DMARC_REJECT, giving it no opportunity to ever get deli
On 22.04.22 08:40, Alex wrote:
I'm seeing bounce messages being tagged incorrectly and would like
some help in how to fix it. This is mail sent from our servers.
https://pastebin.com/s032ndrA
It's not only hitting DMARC_REJ_NO_DKIM and DMARC_FAIL_REJECT, but
where did you get these from?
al
Is there some way to run spamassassin with only a specific set of rules and
scores?
I've tried putting the rules in a rules.cf file and running spamassassin like:
spamassassin -t -p rules.cf < test.eml
but it runs all the rules including theones in rules.cf
I've tried changing the config path
> >https://pastebin.com/s032ndrA
> >
> >It's not only hitting DMARC_REJ_NO_DKIM and DMARC_FAIL_REJECT, but
>
> where did you get these from?
I just realized these are from my local rules, put together from a
conversation many years ago, apparently from before SA had built-in
DMARC support.
https:
>https://pastebin.com/s032ndrA
>
>It's not only hitting DMARC_REJ_NO_DKIM and DMARC_FAIL_REJECT, but
where did you get these from?
On 22.04.22 10:02, Alex wrote:
I just realized these are from my local rules, put together from a
conversation many years ago, apparently from before SA had built-
On Fri, 2022-04-22 at 09:20 -0400, Michael Grant wrote:
> Is there some way to run spamassassin with only a specific set of
> rules and scores?
>
If I'm trying to target specific specific sorts of spam I write rules
that sort of follow these guidelines:
- their rule names all start with my initia
Matus UHLAR - fantomas:
> > > and spf is unapplicable since the envelope from is null.
> >
> > Isn't that the case with all bounce messages?
>
> usually yes, it should be. But we of course can't guarantee that.
>
> This also means that SPF can't be used, thus either those messages have DKIM
> si
On 2022-04-22 at 09:20:17 UTC-0400 (Fri, 22 Apr 2022 09:20:17 -0400)
Michael Grant
is rumored to have said:
> Is there some way to run spamassassin with only a specific set of rules and
> scores?
>
> I've tried putting the rules in a rules.cf file and running spamassassin like:
>
> spamassassin