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

    Исходный пакет: mailfromd
    Версия: 8.1-alt2
    Собран:  16 февраля 2017 г. 17:51 в задании #178282
    Категория: Система/Серверы
    Сообщить об ошибке в пакете
    Домашняя страница: http://puszcza.gnu.org.ua/projects/mailfromd/

    Лицензия: GPLv3+
    О пакете: 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 (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)

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

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

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

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


    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
    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
    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