On Sun, Sep 03, 2023 at 10:03:02PM +0200, roughnecks via Postfix-users wrote:
[ Nothing in this thread is about Postfix, so this is not the right forum for further discussion. ] > I'm struggling with an issue for a .space domain which gets triggered by > Spamassassin as PDS_OTHER_BAD_TLD (Unthrustworty TLDs). Gmail is rejecting > all of my emails for that reason. Unlikely "for that reason", because I doubt that Gmail is using SpamAssassin, and certainly not an outdated version. commit 29e753e5ba16ac3bdb0edda03e92a7c9328181f1 Author: Bill Cole <billc...@apache.org> Date: Wed Apr 20 18:02:27 2022 +0000 remove .space from TLD lists and remove test rule which demo'd the issue (BZ#7953) Assigning spam scores to TLDs seems fairly dubious to me, the TLD would have to be mismanaged to the point of deliberate gross negligence before it made sense to score the TLD, rather than the specific message content. Aside from the FreeNom ccTLDs, I can't think of any cases where that would apply. https://krebsonsecurity.com/2023/05/phishing-domains-tanked-after-meta-sued-freenom/ https://domainincite.com/28814-millions-of-domains-to-be-deleted-as-freenom-loses-its-first-tld > Now I can send my mails (changing sender address from space to eu) using the > same users I had (have) for the .space domain without issues, even to google > but if I perform an online test for the .eu domain, it still references my > .space domain and I don't know where that is coming from.. > > Here's my latest test: https://www.mail-tester.com/test-w8p3e18tf An "online test" is only as good as its maintainers (or lack thereof) are able to make it. This particular test is using an outdated version of SpamAssassin, which puts its quality in some doubt. > BEGIN:VCARD > VERSION:4.0 > N:;Simone;;; > NICKNAME:roughnecks > EMAIL;PREF=1:roughne...@woodpeckersnest.eu > URL:https://woodpeckersnest.space/ > TZ:Europe/Rome > TEL;VALUE=TEXT:+3907331776018 > IMPP:xmpp:roughnecks@woodpeckersnest.space > IMPP:sip:5382...@sip.messagenet.it > END:VCARD On Sun, Sep 03, 2023 at 11:34:37PM +0300, mailmary--- via Postfix-users wrote: > > maybe spamassassin is reading your vCard (.vcf) which has the following > string: > > URL:https://woodpeckersnest.space/ Indeed that vcard URL could be the source of the outdated SA score. -- Viktor. _______________________________________________ Postfix-users mailing list -- postfix-users@postfix.org To unsubscribe send an email to postfix-users-le...@postfix.org