Skip to content

Latest commit

 

History

History
73 lines (45 loc) · 3.49 KB

CHANGELOG.md

File metadata and controls

73 lines (45 loc) · 3.49 KB

Change Log

Full Changelog

Implemented enhancements:

  • Create a test suite #17
  • Add debug output to test script #24 (jcbf)

Merged pull requests:

v2.2 (2016-11-03)

Full Changelog

Fixed bugs:

  • fix segfault when server address is unknown #21 (Milek7)

Merged pull requests:

  • don't include <> characters in Authentication-Results header #20 (Milek7)

v2.1.1 (2016-09-21)

Full Changelog

Implemented enhancements:

  • handle SPF_RESULT_TEMPERROR result #14

Fixed bugs:

  • Uncompilable release #19

Closed issues:

  • Make a release #10

v2.1.0 (2016-09-19)

Full Changelog

v2.2.0 (2016-09-19)

Implemented enhancements:

  • Refuse messages with softfail #8
  • MAIL and RCPT limits are not RFC compliant #4
  • mail-filter/smf-spf-2.0.2 patches #1
  • daemonize option via command line #7 (jcbf)
  • * Bumped version #6 (jcbf)
  • Debian init #3 (whyscream)
  • Add support for daemonisation in config file #2 (whyscream)

Fixed bugs:

  • Fix RFC5321 path limit #5 (jcbf)

Merged pull requests:

  • Support for temperror handling. #18 (jcbf)
  • Fix for #8 #16 (jcbf)
  • Bump version to 2.1.0 #15 (jcbf)
  • Fix version usage #13 (tyranron)
  • One more typo fix for conf.soft_fail property #12 (tyranron)
  • Fix for #8 - Allow softfail when refusing email #9 (jcbf)

* This Change Log was automatically generated by github_changelog_generator