Skip to content

Releases: sagredo-dev/qmail

v2024.02.12

12 Feb 17:36
Compare
Choose a tag to compare
  • DKIM patch upgraded to v. 1.48
    • fixed minor bug using filterargs for local deliveries commit
  • Fixed several compilation warnings commit
  • Fixed incompatible redeclaration of library function 'log2' in qmail-send.c qsutil.c as showed by notqmail friends here
  • removed FILES, shar target from Makefile

v2024.02.06

06 Feb 13:33
Compare
Choose a tag to compare
  • DKIM patch upgraded to v. 1.47
    • fixed a bug which was preventing filterargs' wildcards to work properly on sender domain

v2024.01.20

20 Jan 21:43
6eb54e9
Compare
Choose a tag to compare
  • liberal-lf: bare LF no longer allowed due to smuggling vulnerability CVE-2023-51765. Enable bare LF by defining ALLOW_BARELF in tcprules or in run file. diff

v2024.01.15

15 Jan 16:25
Compare
Choose a tag to compare

v2024.01.11

11 Jan 12:56
cc7854b
Compare
Choose a tag to compare
  • dkim patch upgraded to version 1.46
    • dk-filter.sh has been dropped. If signing at qmail-remote level, before upgrading, you have to review the configuration as explained below.
    • The variables USE_FROM, USE_SENDER and DKIMDOMAIN have been dropped
    • when signing at qmail-remote level qmail-dkim now has to be called directly by spawn-filter in the rc file. man spawn-filter for more info
    • In case of bounces the signature will be automatically based on the from: field. This will solve issues of DMARC reject by google in case of sieve/vacation bounces.
    • In case of ordinary bounces (mailbox not found, for instance) the bounce domain will be taken from control/bouncehost and, if doesn't exist, from control/me

v2024.01.06

07 Jan 18:22
Compare
Choose a tag to compare
  • DKIM patch upgraded to v. 1.45. If USE_SENDER is passed to dk-filter it will always retrieve the domain from _SENDER and not from the From field

v2024.01.05

04 Jan 19:04
Compare
Choose a tag to compare
  • DKIM patch upgraded to v. 1.44

v2023.11.20

09 Dec 16:07
c5eb2cd
Compare
Choose a tag to compare

Merged my old combined patch as of November 20, 2023 into netqmail-1.06.