1.1.5 - 2022-06-06
- ci: use shared GHA workflows
- ci: add submodule .release
- ci: expand codeclimate config
- wrap from parsing in a try #20
- check if OD was found before attemping to use it
- use header.get_decoded('from'), was get('from')
- #9: make all mail address comparisons case insensitive, instead of the previously mixed behavior
- #6: add rcpt.accept setting to enable recipient validation for users in whitelists (like an rcpt_to.* plugin)
- initial release