-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
94 additions
and
73 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 |
---|---|---|
|
@@ -171,7 +171,9 @@ Release 3.0.6-1.1 Start 25/10/2023 End 01/01/2024 | |
93. qmail-spamfilter.c: bypass antispam filter when RELAYCLIENT and | ||
RELAYCLIENT_NOSPAMFILTER is set | ||
94. svctool: updated bogofilter.cf header_format, log_update_format | ||
- 09/01/2024 | ||
95. spawn-filter.c: display filter used for mail rejected message | ||
96. qmail-dkim.c: added DKIM_BAD_IDENTITY with letter Y | ||
|
||
* Tue Oct 17 2023 18:34:04 +0000 Manvendra Bhangui <[email protected]> 3.0.5-1.1%{?dist} | ||
Release 3.0.5-1.1 Start 11/09/2023 End 17/10/2023 | ||
|
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ Implementations as permitted, you agree to the terms and conditions of the | |
Yahoo! DomainKeys Patent License Agreement or other agreement contained herein. | ||
|
||
* Sun Apr 23 2023 17:02:10 +0000 Manvendra Bhangui <[email protected]> 1.7-1.1%{?dist} | ||
Release 1.7-1.1 Start 01/02/2023 End 14/11/2023 | ||
Release 1.7-1.1 Start 01/02/2023 End 09/01/2024 | ||
======= Release Highlights ================================================ | ||
- ability to alter Hash Method after DKIMSignInit | ||
- ability to add headers for exclusion from DKIM signing | ||
|
@@ -56,6 +56,8 @@ Release 1.7-1.1 Start 01/02/2023 End 14/11/2023 | |
19. dkimverify.cpp, dkim.cpp: use new error code DKIM_BAD_IDENTITY for | ||
invalid identity domain (i= tag) | ||
20. dkimsign.cpp: Use strrchr instead of strchr for extracting domain | ||
- 09/01/2024 | ||
21. dkim.h: re-arranged DKIM error codes. | ||
|
||
* Mon Jan 30 2023 13:14:56 +0000 Manvendra Bhangui <[email protected]> 1.6-1.1%{?dist} | ||
Release 1.6 Start 27/11/2022 End 30/11/2023 | ||
|