Skip to content

BREAKING CHANGES:#432

Merged
tomav merged 1 commit intomasterfrom
issue-256
Dec 25, 2016
Merged

BREAKING CHANGES:#432
tomav merged 1 commit intomasterfrom
issue-256

Conversation

@tomav
Copy link
Copy Markdown
Contributor

@tomav tomav commented Dec 25, 2016

  • Removed DISABLE_AMAVIS
  • Renamed DISABLE_* to ENABLE_* with 0 as default value. (this must be explicit)
  • Added missing tests for ENABLE_*
  • Improved readme and docker-compose example

Should fix #256 and #386

This will be released as tvial/docker-mailserver:2.1

* Removed DISABLE_AMAVIS
* Renamed DISABLE_* to ENABLE_* with 0 as default value. (this must be explicit)
* Added missing tests for ENABLE_*
* Improved readme and docker-compose example

Should fix #256 and #386
@kachkaev
Copy link
Copy Markdown
Contributor

Great improvement, thanks for your work @tomav!

I'm wondering if this change needs to introduce a new major version an in my current view it should. The reason is that the new variable names are not backwards-compatible, so those who do docker pull for v2 will encounter issues. How about giving the new release v3?

@tomav
Copy link
Copy Markdown
Contributor Author

tomav commented Dec 27, 2016

Hi @kachkaev, you're right, that's why I released a 2.1 (removed the v by the way), but not a 3.0 yet.
https://github.com/tomav/docker-mailserver/releases

@tomav
Copy link
Copy Markdown
Contributor Author

tomav commented Dec 27, 2016

There's still a SMTP_ONLY which should be ENABLE_IMAP.

RichardFevrier pushed a commit to RichardFevrier/docker-mailserver that referenced this pull request Aug 26, 2019
* Removed DISABLE_AMAVIS
* Renamed DISABLE_* to ENABLE_* with 0 as default value. (this must be explicit)
* Added missing tests for ENABLE_*
* Improved readme and docker-compose example

Should fix docker-mailserver#256 and docker-mailserver#386
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug in selective service

2 participants