-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/mailcow/mailcow-blog
- Loading branch information
Showing
4 changed files
with
94 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
--- | ||
title: "🌻 🐄 Moogust Update 2023 - Spamhaus DQS Hotfixes" | ||
date: 2023-08-03T11:11:32+02:00 | ||
draft: false | ||
|
||
author: Patrick Schult/FreddleSpl0it | ||
authorLink: "https://github.com/FreddleSpl0it" | ||
toc: true | ||
|
||
license: "" | ||
|
||
tags: ["2023", "update", "changelog", "DQS", "Spamhaus", "DNSBL", "hotfix"] | ||
categories: ["Updates"] | ||
|
||
--- | ||
|
||
## 2023-08 (Release vom 03.08.2023) | ||
|
||
**Moohoo zusammen!** | ||
|
||
Ich hoffe, dass ihr es noch nicht satt habt, Updates durchzuführen.<br> | ||
Das 2023-08 Release ist da und enthält einige Hotfixes für das neue Spamhaus DQS-Feature.<br> | ||
**Wenn ihr Spamhaus DQS nicht verwendet und bisher keine Probleme mit dem 2023-07 Update hattet, müsst ihr dieses Update nicht installieren.**<br> | ||
|
||
Da dieses Release nur Hotfixes enthält, gibt es nicht viel darüber zu sagen, außer einer Sache.<br> | ||
Wenn ihr Postscreen DNSBL überhaupt nicht nutzen möchtet, könnt ihr den **Inhalt** der Datei `data/conf/postfix/dns_blocklists.cf` löschen und leer lassen.<br> | ||
Um alle Änderungen an dieser Datei rückgängig zu machen, löscht die **Datei** einfach und startet Postfix neu.<br> | ||
|
||
|
||
### Changelog | ||
|
||
- Fix main.cf merging order | ||
- [Postfix] rework dns_blocklists.cf generation | ||
- Add postscreen_dnsbl_reply_map to avoid disclosure of DQS key | ||
|
||
Der volle Changelog auch mit den einzelnen Commits ist für Interessenten jederzeit auf GitHub abrufbar: | ||
https://github.com/mailcow/mailcow-dockerized/releases/tag/2023-08 | ||
|
||
--- | ||
|
||
|
||
Wie immer ein riesiges Dankeschön an unsere großartige mailcow-Community für eure andauernde Unterstützung und wertvollen Rückmeldungen. | ||
|
||
Bleibt gesund und happy Mailing! | ||
|
||
Euer mailcow Team |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
--- | ||
title: "🌻 🐄 Moogust Update 2023 - Spamhaus DQS Hotfixes" | ||
date: 2023-08-03T11:11:32+02:00 | ||
draft: false | ||
|
||
author: Patrick Schult/FreddleSpl0it | ||
authorLink: "https://github.com/FreddleSpl0it" | ||
toc: true | ||
|
||
license: "" | ||
|
||
tags: ["2023", "update", "changelog", "DQS", "Spamhaus", "DNSBL", "hotfix"] | ||
categories: ["Updates"] | ||
|
||
--- | ||
|
||
## 2023-08 (Release 3rd August 2023) | ||
|
||
**Moohoo everyone!** | ||
|
||
I hope you are not tired yet of performing updates.<br> | ||
The 2023-08 Release is here, and it contains some hotfixes for the new Spamhaus DQS feature.<br> | ||
**If you are not using Spamhaus DQS and haven't experienced any issues with the 2023-07 update, you don't have to install this update.**<br> | ||
|
||
As this release only contains hotfixes, there is not much to say about it, except for one thing.<br> | ||
If you don't want to use Postscreen DNSBL at all, you can delete and leave **the content** of the file `data/conf/postfix/dns_blocklists.cf` empty.<br> | ||
To undo any changes to this file, simply delete **the file** and restart Postfix.<br> | ||
|
||
|
||
### Changelog | ||
|
||
- Fix main.cf merging order | ||
- [Postfix] rework dns_blocklists.cf generation | ||
- Add postscreen_dnsbl_reply_map to avoid disclosure of DQS key | ||
|
||
The full changelog with the individual commits is available on GitHub: | ||
https://github.com/mailcow/mailcow-dockerized/releases/tag/2023-08 | ||
|
||
--- | ||
|
||
|
||
As always, a big thank you to our amazing mailcow community for your continuous support and valuable feedback. | ||
|
||
Stay healthy and happy mailing! | ||
|
||
Your mailcow Team |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters