Package mailfromd: Information

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

Source package: mailfromd
Version: 8.7-alt3
Latest version according to Repology
Build time:  Sep 27, 2020, 11:18 PM in the task #258766
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.

List of rpms provided by this srpm:
mailfromd (x86_64, ppc64le, i586, armh, aarch64)
mailfromd-cfg_clamav (noarch)
mailfromd-cfg_full (noarch)
mailfromd-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
mailfromd-doc (noarch)
mailfromd-locales (noarch)
mailfromd-mfl (noarch)

Maintainer: Sergey Y. Afonin

List of contributors:
Sergey Y. Afonin


    1. libdb4-devel
    2. libldap-devel
    3. mailutils
    4. makeinfo
    5. libmailutils-devel >= 3.6
    6. libgcrypt-devel
    7. libgdbm-devel
    8. emacs-X11
    9. libncurses-devel
    10. libpam-devel
    11. libgnutls-devel
    12. flex
    13. rpm-build-licenses
    14. libadns-devel >= 1.5
    15. libtokyocabinet-devel
    16. libreadline-devel

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