Back to Changelog
Panel Backend
v1.0.523
Anti-virus action fix and a new report of refused senders with failing DNS.
New Feature
1- Added: a report of senders refused because their domain did not resolve, available at the spam filter page. Each domain is checked against public DNS, so a refusal caused by this server own DNS is told apart from a correctly refused forged sender. Measured on a production server before this shipped: 6660 messages refused in 30 days, 6259 of them addressed to the server own admin mailbox, with nothing in the panel to show it.
Bug Fix
1- Fixed: the anti-virus Action setting had never been applied. The panel offered Reject, Discard and Quarantine while the scanner configuration carried a hardcoded reject, so an operator who chose Quarantine had infected mail bounced to the sender instead of held for review. The chosen action now reaches the scanner, and is re-asserted at boot so a change made while the backend was down is not lost.