Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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 |
7.fc3 |
i386 |
62 KiB |
Wed Aug 31 03:21:09 2005 |
Changelog
- * Mon Aug 29 18:00:00 2005 Patrice Dumas <pertusus{%}free{*}fr> 0.5.1-7
- uncomment german translation
- * Fri Aug 26 18:00:00 2005 Patrice Dumas <pertusus{%}free{*}fr> 0.5.1-6
- add temporarily a BuildRequires: openssl-devel to workaround missing
Requires: of libesmtp-devel (#166844)
- * Fri Aug 26 18:00:00 2005 Patrice Dumas <pertusus{%}free{*}fr> 0.5.1-5
- comment out german translation
- cleanups (thanks Aurelien Bompard)