Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        esmtp - User configurable relay-only Mail Transfer Agent (MTA)
        
        - ESMTP is a user configurable relay-only Mail Transfer Agent (MTA) with a
sendmail-compatible syntax. It's based on libESMTP supporting the AUTH
(including the CRAM-MD5 and NTLM SASL mechanisms) and the StartTLS SMTP
extensions.
So these are ESMTP features:
 * requires no administration privileges
 * individual user configuration
 * sendmail command line compatible
 * supports the AUTH SMTP extension, with the CRAM-MD5 and NTLM SASL
   mechanisms
 * support the StartTLS SMTP extension
 * does not receive mail, expand aliases or manage a queue 
Packages
        
            
                | Name | Version | Release | Type | Size | Built | 
            
                | esmtp | 0.5.1 | 12.fc4 | x86_64 | 70 KiB | Thu Jun 22 19:25:05 2006 | 
        
        Changelog
        
            - * Thu Jun 22 18:00:00 2006 Patrice Dumas <pertusus{%}free{*}fr> 0.5.1-12
- - provide an alternative for /usr/lib/sendmail even if lib64 isn't lib
  fix 196277 
            - * Sun Jan  8 17:00:00 2006 Patrice Dumas <pertusus{%}free{*}fr> 0.5.1-10
- - convert man pages to utf8 (Dmitry Butskoy report) 
            - * Wed Nov 16 17:00:00 2005 Patrice Dumas <pertusus{%}free{*}fr> 0.5.1-9
- - remove the workaround for libesmtp not requiring openssl (#166844 closed)