Package mailfromd: Information

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

Source package: mailfromd
Version: 8.7-alt3
Build time:  Oct 2, 2020, 09:36 PM in the task #258780
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. libreadline-devel
    2. libdb4-devel
    3. libldap-devel
    4. mailutils
    5. makeinfo
    6. libmailutils-devel >= 3.6
    7. libgcrypt-devel
    8. libncurses-devel
    9. libgdbm-devel
    10. emacs-X11
    11. rpm-build-licenses
    12. libpam-devel
    13. libgnutls-devel
    14. flex
    15. libtokyocabinet-devel
    16. libadns-devel >= 1.5

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