UNPKG

haraka-plugin-mail_from.is_resolvable

Version:

Haraka plugin that checks that the domain used in MAIL FROM is resolvable to an MX record

33 lines (21 loc) 969 B
# Changelog The format is based on [Keep a Changelog](https://keepachangelog.com/). ### Unreleased ### [1.1.0] - 2025-06-15 - config: remove attempted (but dysfunctional) reject_no_mx code, fixes #5 - doc(README): booleans are true/false, not binary - doc(README): removed timeout setting, #4 - doc(README): update to reflect [reject]no_mx setting, #4 - chore: bump dep versions ### [1.0.3] - 2025-01-30 - fixed issue with promises - remove redundant time out - added several new tests ### [1.0.2] - 2025-01-29 - style(prettier) & lint ## 1.0.1 - 2025-01-29 - import from haraka/Haraka [1.0.1]: https://github.com/haraka/haraka-plugin-mail_from.is_resolvable/releases/tag/v1.0.1 [1.0.2]: https://github.com/haraka/haraka-plugin-mail_from.is_resolvable/releases/tag/v1.0.2 [1.0.3]: https://github.com/haraka/haraka-plugin-mail_from.is_resolvable/releases/tag/v1.0.3 [1.1.0]: https://github.com/haraka/haraka-plugin-mail_from.is_resolvable/releases/tag/v1.1.0