Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
sendmail: A widely used Mail Transport Agent (MTA).
Name: | sendmail |
Vendor: | Scientific Linux |
Version: | 8.13.1 |
License: | Sendmail |
Release: | 3.2.el4 |
URL: | |
- Summary
- The Sendmail program is a very 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 email. Sendmail is a
behind-the-scenes program which actually moves your email over
networks or the Internet to where you want it to go.
If you ever need to reconfigure Sendmail, you will also need to have
the sendmail.cf package installed. If you need documentation on
Sendmail, you can install the sendmail-doc package.
Changelog
- * Mon Jan 22 18:00:00 2007 Thomas Woerner <twoerner{%}redhat{*}com> 8.13.1-3.2.el4
- fixed infinite loop within tls read by enabling _FFR_DEAL_WITH_ERROR_SSL
Resolves: rhbz##121850
- fixed incorrect path to selinuxenabled in initscript
Resolves: rhbz#152282
- removed rpm build artifacts from sendmail-cf package
Resolves: rhbz#152955
- fixed missing socketmap support
Resolves: rhbz#156191
- fixed patch for aliases file
Resolves: rhbz#166744
- do not accept localhost.localdomain as valid address from smtp
Resolves: rhbz#171838
- allow CipherList config option
Resolves: rhbz#172352
- fixed failure of shutting down sm-client
Resolves: rhbz#200920
- allow to specify persistent queue runners
Resolves: rhbz#200921
- fixed missing dnl for SMART_HOST define
Resolves: rhbz#200923
- * Tue Jan 9 18:00:00 2007 Thomas Woerner <twoerner{%}redhat{*}com> 8.13.1-3.1.el4
- fixed connections stay in CLOSE_WAIT
Resolves: rhbz#220304
- * Fri Jun 9 19:00:00 2006 Thomas Woerner <twoerner{%}redhat{*}com> 8.13.1-3.RHEL4.5
- second incarnation of patch for CVE-2006-1173 (VU#146718)