Skip to content

maddy 0.3.1

Compare
Choose a tag to compare
@foxcpp foxcpp released this 02 Jun 19:15
v0.3.1
ae47bb0

Bug fixes

  • limits: Fix "rate" directive parser handling for 2 arguments
  • endpoint/smtp: Fix panic if connection is closed in the middle of receiving body
  • endpoint/smtp: Fix limit leak in case of aborted transaction

Documentation improvements

  • Change github to github.com in 0.3 migration guide (#237)
  • Mention per-source domain limiting option

Misc

  • build.sh: Switch to X.Y-fixes branch if it exists