Skip to content

Releases: riotkit-org/smtp-ext-relay

v2.0

04 Apr 06:23
Compare
Choose a tag to compare
  • Rewritten entrypoint scripts
  • Switched to Debian Slim, where no sasl packages are missing in comparison to Alpine
  • Added initial support for egress proxy (SOCKSv5) for outgoing e-mail

v1.2.0-rc2

05 May 18:44
07a732f
Compare
Choose a tag to compare
v1.2.0-rc2 Pre-release
Pre-release
fix: Invalid API version of cert-manager caused CRD to be blocked by …

v1.2.0-rc1 Kubernetes support

28 Apr 06:47
5f29b29
Compare
Choose a tag to compare
Pre-release

This release brings a refactor that makes the container more lightweight by removing dependencies on Python 3, as well as brings support for Kubernetes using Helm.

v.1.1.0 - next RC includes a fix + health check

21 Aug 05:15
Compare
Choose a tag to compare
  • Fixed path to SASL daemon in smtpd.conf
  • Basic health check
  • Clean up with the scripts paths

Stable release v.1.1.0

21 Aug 05:44
Compare
Choose a tag to compare
  • Refactored container
  • Base container is now Alpine 10 instead of some other rarely maintained container based on Ubuntu 14.04
  • Container size was reducted from ~150 mb to ~50 mb
  • Introduced normal semantic versioning
  • JINJA2 templates for configuration files, it means that a lot of things can be configured via environment variables instead of configuration files injection
  • README.md generated by JINJA2, lists all environment variables listed in Dockerfile
  • OPENDKIM is now working
  • Better documentation than before

1.1.0-rc: Fixed remaining errors

20 Aug 22:23
Compare
Choose a tag to compare
v.1.1.0-rc.4

Resolved issue `fatal: unknown service: smtp/tcp` - the services insi…

1.1.0-rc: Added SASL auth plugins

20 Aug 07:12
Compare
Choose a tag to compare
v.1.1.0-rc.3

Added authentication plugins for SASL

Fixed booleans support in RC-2

20 Aug 06:55
Compare
Choose a tag to compare
v.1.1.0-rc.2

Fixed booleans support

Rewritten container to Alpine 3.10, build automation, documentation README.md generated from template

20 Aug 06:32
Compare
Choose a tag to compare

Added spamc package with spamcuser for using spamassasin in external container

24 Oct 18:27
Compare
Choose a tag to compare
v.1.0.2

Added spamc package and the spamcuser user for a possibility to enabl…