mailfromd -- a general-purpose milter - News
posted by gray, Mon Jan 8 21:05:21 2024 - 0 replies
Mailfromd version 9.0 is available for download.
See the NEWS, file for a list of changes in this release.
posted by gray, Thu Jul 20 09:46:22 2023 - 0 replies
Mailfromd version 8.17.1 is available for download. This release fixes a bug in MFL compiler that caused it to complain about the otherwise correct use of positional arguments in catch statements.
posted by gray, Fri Jul 7 11:04:32 2023 - 0 replies
Mailfromd version 8.17 is available for download. New in this release:
- Multiple handler definitions
- New special handler: action
- New variable: milter_state
- New functions
- New module: cdb
See the NEWS for a detailed discussion of these changes.
posted by gray, Mon May 1 12:58:15 2023 - 0 replies
Mailfromd version 8.16 is available for download. This is mainly a bug-fixing release.
Important changes in this version:
- Support for keyfiles in PKCS#8 format
- Fix line numbers in MFL stack trace
- Fix printing of octal numbers (%o) in sprintf
- Fix endless loop in cname chain resolver
- Fix out-of-range memory access in dkim_verify
posted by gray, Sun Dec 11 09:36:34 2022 - 0 replies
Version 8.15 is available for download.
New in this release:
Default MFL source file suffix
The default suffix for MFL files is changed to '.mfl'. In particular, the master script file ...
[Read more]
posted by gray, Sat Aug 13 09:30:40 2022 - 0 replies
Mailfromd version 8.14 is available for download.
New in this version:
Initialization of implicitly declared automatic variables
Implicitly declared automatic variables are initialized to null values, just like global ones. This means, in particular that
...
[Read more]
posted by gray, Sun Jan 2 13:53:27 2022 - 0 replies
Mailfromd version 8.13 is available for download.
New in this version:
- fix compilation with GNU mailutils 3.14
- sed: fix replacement of the requested Nth pattern instance
- sed: rewrite regular expression scanner
- SPF: return PermError if more than one record is published
posted by gray, Fri Aug 6 18:27:01 2021 - 0 replies
Mailfromd version 8.12 is available for download.
New in this version:
- Filters and filter pipes
- Decoding MIME messages
See the NEWS file for details.
posted by gray, Wed May 26 05:36:51 2021 - 0 replies
Version 8.11 of mailfromd is available for download. This version fixes endianness-related bugs. It has been tested on s390x.
posted by gray, Tue Feb 23 09:02:01 2021 - 0 replies
Version 8.10 is available for download. Summary of changes in this version:
- The compiler issues a warning when a use of uninitialized automatic variable is encountered.
- String variables can be meaningfully used in boolean context.
- Fix uninitialized local variables in dns.mf
[Submit News]
[53 news in archive]