Package mailfromd: Information

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

Source package: mailfromd
Version: 8.9.90-alt0.20210215.1
Build time:  Feb 17, 2021, 07:45 PM in the task #266406
Category: System/Servers
Report package bug
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. libmailutils-devel >= 3.6
    4. libncurses-devel
    5. mailutils
    6. makeinfo
    7. libpam-devel
    8. libgcrypt-devel
    9. libgdbm-devel
    10. emacs-X11
    11. libgnutls-devel
    12. libtokyocabinet-devel
    13. flex
    14. libadns-devel >= 1.5
    15. libreadline-devel

Last changed


Feb. 16, 2021 Sergey Y. Afonin 8.9.90-alt0.20210215.1
- new version
- changes in mailfromd.mf:
  + increased SpamAssassinStreamMaxLength to 1048576
  + refactored some tests in prog envfrom
  + updated exceptions by "rcpt to" value for working with
    multiple recipients if they have equal exceptions
Oct. 19, 2020 Sergey Y. Afonin 8.8-alt1
- new version
- changed Copyright tags to License tags, updated their to SPDX syntax
- removed the Packager tag
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)