Download List

Project Description

Postfix is an attempt to provide an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and hopefully secure, while at the same time being sendmail compatible enough to not upset your users.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-07-29 09:05
2.5.3

CN comment strings are now null-terminated after sanitization. "Bad address pattern" errors with non-address patterns in namadr_list_match() calls are avoided. A "cleanup -v" panic has been fixed that occurred because the new "SMTP reply" request flag did not have a printable name. Using "Before-queue content filter", RFC3848 information was not added to the headers. A poorly-implemented integer overflow check for TCP MSS calculation had the unexpected effect that people broke Postfix on LP64 systems. Delivery is deferred when a mailbox file is not owned by the recipient.
Tags: 2.5.x (Stable), Minor bugfixes

2008-02-25 17:32
2.4.7

This version provides back-ported fixes that have
already appeared in Postfix versions 2.5 and 2.6.
Tags: 2.4.x (Stable), Minor bugfixes

2008-02-25 17:31
2.3.14

This version provides back-ported fixes that have
already appeared in Postfix versions 2.5 and 2.6.
Tags: 2.3.x (Stable), Minor bugfixes

2008-02-25 17:31
2.5.1

The Postfix 2.5 "postfix upgrade-configuration"
command now works even with Postfix 2.4 or earlier
versions of the postfix command. When installing
Postfix 2.5.0 without upgrading from an existing
master.cf file, the new master.cf file had an
incorrect process limit for the proxywrite
service. This service is used only by the obscure
"smtp_sasl_auth_cache_name" and
"lmtp_sasl_auth_cache_name" configuration
parameters. Someone needed multi-line support for
header/body Milter replies. The LDAP client's TLS
support was broken in several ways.
Tags: 2.5.x (Stable), Minor bugfixes

2008-01-27 15:23
2.5.0

TLS (SSL) support was streamlined further. Milter
support was updated from the Sendmail 8.13 feature
set and now includes most of the features
introduced with Sendmail 8.14. Stress-adaptive
configuration was introduced. This allows the
Postfix SMTP server to temporarily adjust its
rules under conditions of overload. The queue
manager scheduler now provides per-transport
scheduling controls and allows for adjustment of
the sensitivity to mail delivery (non-)errors.
Security was improved by introducing a
Postfix-owned data_directory for storage of
randomness, caches, and other non-queue data.
Tags: 2.5.x (Stable), Code cleanup

Project Resources