Postfix 是一種電子HTTP://www.aliyun.com/zixun/aggregation/12489.html">郵件伺服器,它是由任職于IBM華生研究中心(T.J. Watson Research Center)的荷蘭籍研究員Wietse Venema為了改良sendmail郵件伺服器而產生的。 最早在1990年代晚期出現,是一個開放原始碼的軟體。
postfix是Wietse Venema在IBM的GPL協定之下開發的MTA(郵件傳輸代理)軟體。 postfix是Wietse Venema想要為使用最廣泛的sendmail提供替代品的一個嘗試。 在Internet世界中,大部分的電子郵件都是通過sendmail來投遞的,大約有100萬使用者使用sendmail,每天投遞上億封郵件。 這真實一個讓人吃驚的數位。 Postfix試圖更快、更容易管理、更安全,同時還與sendmail保持足夠的相容性。
Postfix stable release 2.8.1 is available. This release fixes one "signal 11" bug with SMTP server debug logging, and cleans up some code and documentation.
· Fixed a "signal 11" bug with Postfix SMTP server debug logging at smtpd_tls_loglevel ≥ 3.
· The Postfix SMTP and QMQP servers no longer look up IPv6 address information while looking up the FCRDNS (forward-confirme d reverse DNS) hostname for an IPv4 remote client (and vice versa).
· The postscreen(8) daemon no longer logs a "connection reset by peer" warning when a remote SMTP client hangs up prematurel y.
· Removed spurious configuration parameters from "postconf" output, by deleting the #ifdef MIGRATION_WARNING transitional co de from postscreen(8).
· Assorted minor documentation fixes.