spamassassin-milter/CHANGELOG.md

593 B

SpamAssassin Milter changelog

unreleased

  • Add --reply-text option to allow customising the reply text when rejecting spam.

0.1.2 (2020-06-07)

  • Bump milter dependency to version 0.2.1.
  • Remove existing UNIX domain socket at target path during startup.
  • Derive Eq and PartialEq for configuration structs.

0.1.1 (2020-04-13)

  • Use Write::write_all instead of Write::write in spamc client, in order to ensure buffers are written in their entirety.
  • Do not include .gitignore file in published crate.

0.1.0 (2020-02-23)

Initial release.