Skip to content

1.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@pepoluan pepoluan released this 08 Feb 18:32
· 189 commits to master since this release
1.3.0
8fc8379

Notable Changes from 1.2.4:

  • "AUTH LOGIN " support (#219)
  • Command Call Limit to stop misbehaving clients (#145)
  • "authenticator" system to replace "auth_callback" (#218)
  • "handle_EHLO" can modify return values (#157)
  • (Almost) transparant passing of keyword args given to
    Controller to SMTP (#194)
  • Now uses TLS Context as-is (#179)
  • Complete conversion of test cases from unittest/nose2 to
    pytest (#202)
  • Improve compatibility with setuptools<=46.4.0 (#242)