Package mailfromd: Information

  • Default inline alert: Version in the repository: 8.11-alt1

Binary package: mailfromd
Version: 8.7-alt3
Architecture: ppc64le
Build time:  Oct 2, 2020, 09:36 PM in the task #258780
Source package: mailfromd
Category: System/Servers
Report package bug
License: GPLv3+
Summary: Universal flexible smtp data supervisor for Sendmail, MeTA1 and Postfix
Description: 
Milter-filter for Sendmail v8, MeTA1 and Postfix (since 2.3; please
look documentation of Postfix for checking some limitations).

It provide many verifications at different stages of reception of the
messages, including smtp callback checking, gray listing, regexp checking,
ClamAV and SpamAssassin lookup and other. Nominally it is replacement for
verify_sender, milter-regex, clamav-milter, milter-greylist ang other.

Maintainer: Sergey Y. Afonin

List of contributors:
Sergey Y. Afonin

Last changed


March 17, 2019 Sergey Y. Afonin 8.7-alt3
- changes in mailfromd.mf:
  + implemented delayed check (action in "data" callback)
  + implemented exceptions by "rcpt to" value (for messages with one
    recipient only); available when action in "data" callback
  + reordered some checks
- built without libdspam-devel (disabled dspam support)
March 4, 2019 Sergey Y. Afonin 8.7-alt2
- Moved %doc macro to mailfromd subpackage
- Renamed README-config.status to README-build-config
Jan. 11, 2019 Sergey Y. Afonin 8.7-alt1
- new version