I accepted some spam messages in the list by mistake when trying to discard them. Sorry about it if you got a wave of spam messages from this list.
Praveen
I accepted some spam messages in the list by mistake when trying to discard them. Sorry about it if you got a wave of spam messages from this list.
Praveen
So there is a pureos-changes mailing list? Sounds great
Could you share a link to where that is, where one can find out how to subscribe and so on?
Latest spam says
Does this pass SPF? Does it have DKIM signature?
for which the answers, I believe, are Yes and No.
Comments on those:
This was a test mail sent by me. Previous messages from the same sender (pureos archive software) were on hold, so I was expecting the test mail to be put on hold as well. But apparently it went through, so this is good for future mails from pureos archive. I did change a few settings and added this sender as a member - earlier I tried to allow mails from this address as a non member, but it were on hold still. So looks like we are good for now. I will still explore configuring DKIM and making the spam filter stricter.
Both ipv4 and ipv6 ip address are in SPF (ipv6 address was missing earlier, I added it now)
$ dig +short -t txt artemis.puri.sm
"v=spf1 ip4:159.203.221.185 ip4:192.241.155.152 ip4:107.170.236.180 ip4:138.201.228.37 ip4:88.99.243.238 ip6:2a01:4f8:10b:415::2 -all"
Now mails from the archive are DKIM signed and enforce DMARC. So I can be stricter with lists spam filter now.
spam filter threshold (rspamd) has been reduced from 15 to 7 (this was too lenient towards spam) so hopefully less spam will pass the filter.
Basically spam filter will assign scores to a mail based on different criteria and good properties will get negative score and bad properties will get positive score. Good mails generally have a negative score.