Back to Changelog

v1.0.287

Patch Released June 16, 2026

Advanced Protection toggles (DMARC, Postscreen, DANE) now activate immediately and report real runtime state.

Improvement

1
  • GetAntispamStatus now reflects real runtime truth for DMARC, Postscreen, and DANE by checking actual process/config state, not just stored settings.

Bug Fixes

3
  • Inbound DMARC toggle now immediately installs and wires OpenDMARC when enabled, closing the wired-but-dead window that existed between enable and next backend restart.
  • Postscreen and Outbound DANE toggles now apply their configuration immediately on save via ApplyAllSettings (ApplyPostscreen + EnsureLocalResolver + ApplyDane), instead of waiting for the next backend restart.
  • DANE resolver coupling fixed: local resolver is now ensured before DANE is applied on boot.
See the Demo