docker-postal/CHANGELOG.md

92 lines
1.8 KiB
Markdown
Raw Normal View History

2020-09-14 06:55:17 +08:00
## 2.1.5 2020-09-13 <dave at tiredofit dot ca>
### Changed
- Delete original fail2ban configuration as it throws errors with SSH
2020-09-14 05:36:49 +08:00
## 2.1.4 2020-09-13 <dave at tiredofit dot ca>
### Changed
- Fix Fail2ban
## 2.1.3 2020-09-13 <dave at tiredofit dot ca>
### Added
- Force Postal to run in background
- Introduce Fail2ban Support
- Introduce Log Rotation
2020-06-16 22:58:03 +08:00
## 2.1.2 2020-06-16 <dave at tiredofit dot ca>
### Changed
- Change default SpamAssassin Port to 783
2020-06-16 01:48:40 +08:00
## 2.1.1 2020-06-15 <dave at tiredofit dot ca>
### Added
- Change Base image
2020-06-10 01:07:21 +08:00
## 2.1.0 2020-06-09 <dave at tiredofit dot ca>
### Added
- Update to support tiredofit alpine 5.0.0 base image
## 2.0.1 2020-06-05 <dave at tiredofit dot ca>
### Changed
- Move /etc/s6/services to /etc/services.d
## 2.0.0 2020-05-21 <dave at tiredofit dot ca>
### Added
- Refactor Configuration Building
- Allow Custom Configuration File
- New Environment Variables - See README
2020-01-14 01:07:01 +08:00
## 1.3.0 2020-01-13 <dave at tiredofit dot ca>
### Added
- Update to use Ruby 2.6
2020-01-03 00:24:07 +08:00
## 1.2.1 2020-01-02 <dave at tiredofit dot ca>
### Changed
- Additional changes to support new tiredofit/alpine base image
## 1.2.0 2019-12-30 <dave at tiredofit dot ca>
### Added
- Support new tiredofit/alpine base image
## 1.1.3 2018-10-23 <dave at tiredofit dot ca>
* Patchup
## 1.1.2 2018-10-23 <dave at tiredofit dot ca>
* SMTP_PASS environment variable fix
## 1.1.1 2018-10-23 <dave at tiredofit dot ca>
* Patchup for Alpine 3.8
## 1.1 2018-10-23 <dave at tiredofit dot ca>
* Added ability to change Web host directives including protocol
* Added SMTP User and Password Capabilities for sending user invites (Setup the server first before putting this in)
## 1.0 2018-07-14 <dave at tiredofit dot ca>
* Initial Release