BSD Sendmail

Edit Package sendmail

The "Unix System Administration Handbook" calls sendmail "The most
complex and complete mail delivery system in common use..." .

Ready-made configuration files are included for systems connected by
TCP/IP (with or without a name server) and for systems using UUCP.

'procmail' is used as a local mail agent.

"sendmail" is a trademark of Sendmail, Inc.

Refresh
Refresh
Source Files
Filename Size Changed
certificates.sh 0000000688 688 Bytes
sendmail-8.14.7-select.dif 0000003742 3.65 KB
sendmail-8.14.8-m4header.patch 0000000738 738 Bytes
sendmail-8.15.2-reproducible.patch 0000000488 488 Bytes
sendmail-8.18.1.dif 0000054165 52.9 KB
sendmail-client.path 0000000547 547 Bytes
sendmail-client.service 0000001750 1.71 KB
sendmail-client.systemd 0000001350 1.32 KB
sendmail-fd-passing-libmilter.patch 0000002497 2.44 KB
sendmail-rpmlintrc 0000000776 776 Bytes
sendmail-suse.tar.bz2 0000036262 35.4 KB
sendmail.8.18.1.tar.gz 0002401566 2.29 MB
sendmail.8.18.1.tar.gz.sig 0000000543 543 Bytes
sendmail.changes 0000113934 111 KB
sendmail.keyring 0000267986 262 KB
sendmail.service 0000002314 2.26 KB
sendmail.spec 0000032472 31.7 KB
sendmail.tmpfiles 0000000034 34 Bytes
Revision 122 (latest revision is 123)
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1144171 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 122)
- Update to version sendmail 8.18.1 2024/01/31
  * sendmail is now stricter in following the RFCs and rejects
    some invalid input with respect to line endings
    and pipelining:
    - Prevent transaction stuffing by ensuring SMTP clients
      wait for the HELO/EHLO and DATA response before sending
      further SMTP commands.  This can be disabled using
      the new srv_features option 'F'.  Issue reported by
      Yepeng Pan and Christian Rossow from CISPA Helmholtz
      Center for Information Security.
    - Accept only CRLF . CRLF as end of an SMTP message
      as required by the RFCs, which can disabled by the
      new srv_features option 'O'.
    - Do not accept a CR or LF except in the combination
      CRLF (as required by the RFCs).  These checks can
      be disabled by the new srv_features options
      'U' and 'G', respectively.  In this case it is
      suggested to use 'u2' and 'g2' instead so the server
      replaces offending bare CR or bare LF with a space.
      It is recommended to only turn these protections off
      for trusted networks due to the potential for abuse.
  * Full DANE support is available if OpenSSL versions 1.1.1 or 3.x
    are used, i.e., TLSA RR 2-x-y and 3-x-y are supported
    as required by RFC 7672.
  * OpenSSL version 3.0.x is supported.  Note: OpenSSL 3 loads by
    default an openssl.cnf file from a location specified
    in the library which may cause unwanted behaviour
    in sendmail.  Hence sendmail sets the environment
    variable OPENSSL_CONF to /etc/mail/sendmail.ossl
    to override the default.  The file name can be
Comments 0
openSUSE Build Service is sponsored by