Skip to content

v1.10.25 – v1.10.32 — 2026-05-10

  • feat(antispam): NMG_COLD_OUTREACH — neue Heuristik gegen Sales-Cold-Outreach-Spam (Pattern wie Linda.rose1989@outlook.com → info@aihoster.com). Lua-Symbol matcht ~35 kuratierte DE+EN-Phrasen gegen Subject + Plain-Body, kumulativer Score (1.5 pro Match, cap 6.0), feuert ab 2 Matches. Inbound-only via Auth-Negationen (NMG_OUTBOUND_SUBMISSION + RCVD_VIA_SMTP_AUTH + AUTHENTICATED_USER + RECEIVED_AUTH). Migration 0099 setzt mail_symbol_weights als Score-Anchor.
  • fix(nmg-api): migrate-failure ist jetzt fatal wenn DB erreichbar