Skip to content

Latest commit

 

History

History
40 lines (18 loc) · 730 Bytes

File metadata and controls

40 lines (18 loc) · 730 Bytes

Unreleased

1.1.5 - 2022-06-06

  • ci: use shared GHA workflows
  • ci: add submodule .release
  • ci: expand codeclimate config

1.1.4 - 2020-04-09

  • wrap from parsing in a try #20

1.1.3 - 2018-11-16

  • check if OD was found before attemping to use it

1.1.2 - 2018-11-10

  • use header.get_decoded('from'), was get('from')

1.1.1 - 2018-06-09

  • #9: make all mail address comparisons case insensitive, instead of the previously mixed behavior

1.1.0 - 2018-04-23

  • #6: add rcpt.accept setting to enable recipient validation for users in whitelists (like an rcpt_to.* plugin)

1.0.0 - 2017-06-29

  • initial release