Releases: huan/docker-simple-mail-forwarder
Releases · huan/docker-simple-mail-forwarder
SMF Version 1.1 Released (09 Jun 2019)
Thanks for the following contributors, your efforts are making SMF better for our community!
- Timezone support by @me1299 #56 #57
- EC key support by @czocher #51
- Upgrade CircleCI from v1 to v2 @huan
- Fix typo in README @universeroc #47
- Update Base to Alpine 3.8 @riptidewave93 #43
- Update alpine:latest as base image @martijnrondeel #37
v0.4.3 Released on 14 Jul 2017
- Add a note about running it in the background to prevent docker auto shutdown. by @delmicio #27
- Added smarthost support by @Duumke #22
- Added support for mynetworks by @SamMousa #20
- Allow own certificates by @nelfer #15
- Updated documentation for forward all emails @nelfer #14
- ARM version of armhf by @dimitrovs #12
- use SMF_DOMAIN env for certificate's CN by @bcardiff #11
- allow multiple forwards separated by | by @kminek #7
- Update docker-compose.yml to fix tutum tag by @vegasbrianc #4
- close issue #1
- increase message size limit from 10MB to 40MB
- fix domain name in scripts
- fix unit test fail error: do not upgrade alpine
- restore deploy button in readme: it is docker cloud now.(former Tutum)
use s6 to manage postfix, no more service error.
- switch Dockerfile FROM image from alpine to sillelien/base-alpine
- manage postfix service by S6
- solve PID 1 Zombie Problem
- enhanced busybox shell
- NOT to use OpenRC(very buggy run inside docker container) any more!
- better ESMTP TLS AUTH test script
- docker image size: 10MB
CI/CD supported by CircleCI & Tutum
- CI(continuous integration) supported by use CircleCI(with better tests)
- CD(continuous delivery/continuous deployment) supported by use Tutum Button
- Fix setting bugs with OpenRC inside alpine linux box
User auth with ESMTP TLS
I use this version to host a few of my email boxs with my own domains on tutum.co . (forward email and smtp relay by password)
succed build & deploy on tutum.co
the very alpha to deploy.