Package sendmail: Information

    Source package: sendmail
    Version: 8.16.1-alt1
    Build time:  Oct 1, 2022, 03:11 AM
    Category: System/Servers
    Report package bug
    License: Sendmail-8.23
    Summary: A widely used Mail Transport Agent (MTA)
    Description: 
    The Sendmail program is a widely used Mail Transport Agent (MTA).
    MTAs send mail from one machine to another.
    
    Sendmail is not a client program, which you use to read your e-mail.
    Sendmail is a behind-the-scenes program which actually moves your
    e-mail over networks or the Internet to where you want it to go.
    
    If you ever need to reconfigure Sendmail, you'll also need to have the
    sendmail-cf package installed. If you need documentation on Sendmail,
    you can install the sendmail-doc package (sendmail-doc contains ALT Linux
    specific recomendations README.alt and README.cyrus-imap).

    List of rpms provided by this srpm:
    libmilter (e2kv6, e2kv5, e2kv4, e2k)
    libmilter-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    makemap (e2kv6, e2kv5, e2kv4, e2k)
    sendmail (e2kv6, e2kv5, e2kv4, e2k)
    sendmail-cf (noarch)
    sendmail-devel (e2kv6, e2kv5, e2kv4, e2k)
    sendmail-doc (noarch)
    sendmail-submit (e2kv6, e2kv5, e2kv4, e2k)
    vacation (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Sergey Y. Afonin


      1. glibc-devel
      2. libssl-devel
      3. libgdbm-devel
      4. perl-Net-CIDR
      5. groff-base
      6. libpam0-devel
      7. sendmail-common
      8. openssl
      9. libdb4-devel
      10. libsasl2-devel
      11. libldap-devel

    Last changed


    July 7, 2020 Sergey Y. Afonin 8.16.1-alt1
    - New version
    - removed _FFR_RFC7505 and _FFR_AUTH_FAIL_LOG_USER from site.config.m4:
      this is released features in 8.16.1
    May 21, 2020 Sergey Y. Afonin 8.16.0.48-alt1
    - New version
    - moved "Conflicts: postfix, meta1, exim-common" to submit subpackage
      (thanks to invariabilis@basealt)
    - built with _FFR_RFC7505
    May 10, 2020 Sergey Y. Afonin 8.16.0.45-alt1
    - New version
    - updated smrsh.patch for 8.16.0.45
    - used gethostbyname2 instead of gethostbyname/RES_USE_INET6,
      removed sendmail-8.15.2-glibc-2.30.patch