Package mailfromd: Information

    Source package: mailfromd
    Version: 8.1-alt2
    Build time:  Feb 16, 2017, 05:51 PM in the task #178282
    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, i586)
    mailfromd-cfg_clamav (noarch)
    mailfromd-cfg_full (noarch)
    mailfromd-debuginfo (x86_64, i586)
    mailfromd-doc (noarch)
    mailfromd-locales (noarch)
    mailfromd-mfl (noarch)

    Maintainer: Sergey Y. Afonin

    List of contributors:
    Sergey Y. Afonin

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

    Last changed


    Feb. 16, 2017 Sergey Y. Afonin 8.1-alt2
    - BuildRequires: libmailutils-devel >= 3.1.1
    - changes in mailfromd.mf:
      - fixed: global variables initialized with "precious" modificator
      - variable's type is used for initializing variables
      - implemented Broken_SPF_reject switch for selecting SPF error handling
    Feb. 15, 2017 Sergey Y. Afonin 8.1-alt1
    - new version
    - removed "--remove" option from daemon's command line
    - changes in mailfromd.mf:
      - handled TempError for SPF checking
      - added #include </etc/mailfromd/localtests.mf> to prog envfrom
      - improved messages in log and smtp reply
    Feb. 5, 2017 Sergey Y. Afonin 7.99.94-alt0.20160706.2
    - fixed handling of last dot in domain-spec (patch from gray@gnu)
    - changes in mailfromd.mf:
      - spamreject variable replaced by SpamScoreRejectLimit
      - added Broken_SPF_Excludes variable