Skip to content

Releases: decke/smtprelay

smtprelay v1.2.0

14 Oct 06:13
v1.2.0
92be537
Compare
Choose a tag to compare
  • Renamed project to smtprelay
  • Authentication credentials stored as bcrypt hashes
  • Ensure that sender email matches when authentication is used
  • Code refactoring

smtprelay v1.1.0

14 Oct 06:12
v1.1.0
c05e577
Compare
Choose a tag to compare
  • Added Sender/Receiver/Connection checks
  • Added simple file based authentication support
  • Added SMTPS support for smarthost
  • Add Received line to comply with RFC 5321
  • Improved logging

smtprelay v1.0.1

14 Oct 06:12
v1.0.1
b55f556
Compare
Choose a tag to compare

This fixes a serious issue with STARTTLS/TLS listeners where they were not encrypted properly.

smtprelay v1.0.0

14 Oct 06:11
v1.0.0
a70b148
Compare
Choose a tag to compare
  • STARTTLS/TLS support
  • IPv6 support
  • Forward to GMail, MailGun or any other SMTP server