Re: SPAM über Google und Microsoft
Jens Adam
jra at byte.cx
Do Mär 12 09:08:35 CET 2026
Moin.
Ja, gerade der Google-Spam wird langsam echt nervig… Microsoft hat sich wieder etwas beruhigt.
chk_sender.regexp:
/^[a-z0-9]{2,3}\+bnc[A-Z0-9]{31}@[.a-z0-9]+\.com$/ REJECT SPAM <-- Alternative zum 'X-Google-Group-Id' Headercheck
/@[a-z]{3}[0-9]{8}\.onmicrosoft\.com$/ REJECT SPAM
chk_header.regexp:
# Firebase/Google
/^DKIM-Signature: .* s=firebase1; / REJECT SPAM
/^DKIM-Signature: .* d=firebaseapp\.com; s=20230601; / REJECT SPAM
Bonus:
# general fantasy domains spam block
/^Message-ID: <[A-Z0-9]{36}@id([a-z]{7}|\.[a-z]{7}\..+)>$/ REJECT SPAM
/^Message-ID: <[0-9]{48}@.*>$/ REJECT SPAM
Ansonsten halte ich noch relativ viel (non-Google/MS) mit check_helo_access draussen, Sachen wie *.edu.bd, *.or.mg/*.com.tr <http://com.tr/>, oder den "Erika/HL"-Spam.
Gruss,
Jens
Mehr Informationen über die Mailingliste Postfixbuch-users