Jump to letter: [
          
            49ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        sendmail: A widely used Mail Transport Agent (MTA).
        
        
            | Name: | sendmail | Vendor: | Scientific Linux | 
        
            | Version: | 8.13.1 | License: | Sendmail | 
        
            | Release: | 3.3.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 Apr 14 19:00:00 2008 Karsten Hopp <karsten{%}redhat{*}com> 8.13.1-3.3.el4
- - fix path to lmtp socket and path to deliver binary on 64bit systems
  Resolves: rhbz#220452 
            - * 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