Skip to content

Releases: jeboehm/docker-mailserver

v1.3.0

09 Aug 18:53

Choose a tag to compare

  • Update to Alpine Linux 3.6
  • Update to Roundcube 1.2.4
  • Use dockerize to create a more solid configuration and resolve dependency problems when other services are not started
  • Spamassassin uses Alpine Linux 3.6, so that the complete project is now based on Alpine

v1.2.0

04 Jan 00:11

Choose a tag to compare

MTA:

  • The greylisting delay is now configurable
  • Small optimization
  • Added mime filter function

Test:

  • Test login via imap(s) and pop3(s)
  • Removed testing with enabled greylisting

Spamassassin:

  • Bugfix

Web:

  • Roundcube 1.2.0 -> 1.2.3

v1.1.2

06 Nov 15:13

Choose a tag to compare

MDA:

  • Fixed file permission errors in read_only containers
  • Use only one tmpfs directory

v1.1.1

26 Oct 11:20

Choose a tag to compare

MDA / MTA:

  • Support LOGIN method

MDA:

  • Removed some tmpfs directories

Spamassassin:

  • Small bugfix in sa-update

v1.1.0

19 Oct 14:14

Choose a tag to compare

Spamassassin:

  • Don't restart Spamassassin when no updates were installed
  • Integrated Pyzor and Razor2

MTA:

  • Greylisting can be enabled optionally

Web:

  • The container runs in read_only mode
  • Improved image size by switching to alpine linux
  • Improved performance by switching to php-fpm + nginx instead of Apache2

Other:

  • Improved travis-ci integration
  • Updated README

First release

30 Jun 20:06

Choose a tag to compare

Production ready mail server.