Package mailfromd: Information

    Source package: mailfromd
    Version: 9.0.90-alt1
    Build time:  Nov 14, 2024, 04:46 AM
    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 RPM packages built from this SRPM:
    mailfromd (e2kv6, e2kv5, e2kv4, e2k)
    mailfromd-cfg_clamav (noarch)
    mailfromd-cfg_full (noarch)
    mailfromd-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    mailfromd-doc (noarch)
    mailfromd-locales (noarch)
    mailfromd-mfl (noarch)
    mailfromd-mfmod-devel (e2kv6, e2kv5, e2kv4, e2k)
    mailfromd-mfmod-devel-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Sergey Y. Afonin

    List of contributors:
    Sergey Y. Afonin

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

    Last changed


    Nov. 7, 2024 Sergey Y. Afonin 9.0.90-alt1
    - new version (git 20240904, with patches for clamav 0.104;
      full IPv6 support since 9.0)
    - userfunctions.mf: updated to_double_str() for 9.0
    - mailfromd.mf: used built-in sa_format_score() instead of to_double_str()
    May 17, 2023 Sergey Y. Afonin 8.16-alt1
    - new version
    - fixed DNS name lengh check in SPF's check_host()
      (mainstream commit 9bc018f26e5)
    Dec. 20, 2022 Sergey Y. Afonin 8.15-alt1
    - new version
    - built with libnettle-devel (DKIM)
    - changes in mailfromd.mf:
      + removed #include_once <status.mfh>
      + explain_msg renamed to explain_msg_massallocated
    - changes in mailfromd.conf
      + removed lock-retry-count option