github viridIT/vSMTP v1.0.2
Release 1.0.2

latest releases: v3.0-rc.1, v2.2.1, v2.2.0...
pre-release2 years ago
  • Added
    • doc
      • a 'doe family' example to setup a basic vSMTP config for personal purposes. (#320)
    • vsl
    • mail parsing
      • headers pushed to the email are folded if necessary. (#342)
    • sasl
      • support for the anonymous sasl mechanism. (#350)
      • the get_anonymous_token vsl function returns the token received by the SMTP-SASL exchange. (#350)
  • Changed
    • delivery
      • AAAA records are used when receiving an empty list of MX records (#321)
      • if a null MX record is received, the email is moved to the dead queue (#323)
      • messages are separated from their own envelop (#335)
    • vsl
      • base field from custom codes has been changed to code. (#324)
      • forward & forward_all can now use ip6 string parameters (#341) with scope ids. (#356)
    • config
      • interfaces section in toml is optional. (#346)
    • mail parsing
      • email are parsed automatically when the email is edited via the rule engine. (#347)
  • Fixed
    • logs
      • scoped level now work properly, default module has been changed to server. (#345)
    • quarantine
      • the quarantine(q_folder) vsl function can now be called in postq & delivery stages. (#357)
      • quarantine folder are chowned properly using server.system.user & server.system.group config variables. (#344)

Don't miss a new vSMTP release

NewReleases is sending notifications on new releases.