Sendmail是Linux/UNIX下的老牌邮件服务器。Sendmail作为一种免费的邮件服务器软件,已被广泛的应用于各种服务器中,它在稳定性、可移植性、及确保没有bug等方面具有一定的特色,且可以在网络中搜索到大量的使用资料。
Sendmail 8.14.9发布。2014-05-21 上个版本还是2014-01-26的8.14.8。在三大MTA里,Sendmail和Qmail基本很少更新了。而Postfix基本是主流。不过也有Exim,Courier解决方案。
完全改进:
8.14.9/8.14.9 2014/05/21
SECURITY: Properly set the close-on-exec flag for file descriptors
(except stdin, stdout, and stderr) before executing mailers.
Fix a misformed comment in conf.c: "/*" within comment
which may cause a compilation error on some systems.
Problem reported by John Beck of Oracle.
DEVTOOLS: Fix regression in auto-detection of libraries when only
shared libraries are available. Problem reported by
Bryan Costales.
项目主页:http://www.sendmail.com/sm/open_source/
下载地址:ftp://ftp.sendmail.org/pub/sendmail/sendmail.8.14.9.tar.gz
来自:开源中国社区