mailfromd -- a general-purpose milter - Summary
Free Software
Mailfromd is a general-purpose mail filtering daemon. It is able to interact with any MTA that supports milter or pmilter protocol, such as Sendmail, Postfix and MeTA1. It is able to filter both incoming and outgoing messages using criteria of arbitrary complexity, supplied by the administrator in the form of a script file.
Registration Date: Fri Jun 3 12:47:06 2005
License: GNU General Public License V3 or later
Development Status: 6 - Mature
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
[Submit News]
[50 news in archive]

