Releases: decke/smtprelay
Releases · decke/smtprelay
smtprelay v1.2.0
- 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
- 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
This fixes a serious issue with STARTTLS/TLS listeners where they were not encrypted properly.
smtprelay v1.0.0
- STARTTLS/TLS support
- IPv6 support
- Forward to GMail, MailGun or any other SMTP server