request
fixed
Match ham_discount on registrable domain not subdomain
bill@transcom.net (Transcom IS) ·
2026-05-15 14:00
Currently if you mark email from em1538.currensea.com as ham, the discount only applies to that exact subdomain. Next email from em1539.currensea.com still gets quarantined.
Comments (1)
bill@transcom.net (Transcom IS)admin
2026-05-15 15:30
Added _registrable_domain() with public-suffix awareness for UK style domains. SQL now uses LIKE %@parent OR LIKE %@%.parent. Ham marks on em1538.currensea.com now apply to all *.currensea.com.
Sign in to add a comment.