Skip to content

Releases: habralab/bounceman

v1.1.0

28 Jul 14:32
Compare
Choose a tag to compare

Added

  • Security policy
  • Help CLI command
  • Host and port inline help
  • Restrict input chars for mbox "secure" property

Changed

  • Add reference to help when no cli command specified
  • Delete CLI command

Fixed

  • Documentation improvements
  • Prevent STARTTLS for non-secure connections
  • Fix SQL error when error text is too long

Full Changelog: https://github.com/habralab/bounceman/commits/v1.1.0

v1.0.0

25 May 23:10
Compare
Choose a tag to compare

First release written in PHP

Added

  • Bundled style with PHAR
  • Makefile for simple building
  • Exim4 NDR support
  • IMAP support
  • Multiple IMAP accounts
  • Password-based IMAP authentication
  • MariaDB/MySQL as a database backend
  • HTTP API
  • Command line interface
  • Failed messages list by time range
  • Errors details for failed message
  • Documentation
  • MIT license and copyright information

Full Changelog: https://github.com/habralab/bounceman/commits/v1.0.0