Пакет mailfromd: Информация

    Исходный пакет: mailfromd
    Версия: 9.0.90-alt1
    Собран:  14 ноября 2024 г. 4:46
    Категория: Система/Серверы
    Сообщить об ошибке в пакете
    Домашняя страница: http://puszcza.gnu.org.ua/projects/mailfromd/

    Лицензия: GPL-3.0-or-later
    О пакете: Universal flexible smtp data supervisor for Sendmail, MeTA1 and Postfix
    Описание: 
    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.

    Список бинарных RPM-пакетов, собираемых из данного 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)

    Сопровождающий: Sergey Y. Afonin

    Список участников:
    Sergey Y. Afonin

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

    Последнее изменение


    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()
    17 мая 2023 г. Sergey Y. Afonin 8.16-alt1
    - new version
    - fixed DNS name lengh check in SPF's check_host()
      (mainstream commit 9bc018f26e5)
    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