github viridIT/vSMTP v1.1.0
Release 1.1.0

latest releases: v3.0-rc.1, v2.2.1, v2.2.0...
2 years ago

BREAKING CHANGES

  • Renamed the shell service to cmd. (#365)
  • Rename rcpt vsl getter to rcpt_list. (#374)
  • rcpt getter now return the recipient from the latest RCPT TO: command. (#374)
  • The quarantine(quarantine_path) function can no longer get out of the application path specified in toml by the [app.dirpath] field (#377).
  • Paths specified in vsl need to be absolute. (#380)
  • Splitting headers & body for emails to improve performances. (#368)

Added

  • SMTP Delegation via vsl. (#330)
  • Catching signals and responding accordingly. (#364)
  • An anti relaying vsl function called check_relay. (#372)

Fixed

  • config-show command now displays tls private key & certificate
    paths correctly. (#367)
  • Minor fixes in the delivery process. (#382)

Don't miss a new vSMTP release

NewReleases is sending notifications on new releases.