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.
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.
KN-Kommentar Strings sind jetzt null-terminierten nach Desinfektion. "Bad address pattern" Fehler mit nicht-Adresse Muster in namadr_list_match ()-Aufrufe werden vermieden. A "cleanup-v" Panik wurde behoben, das auftrat, weil die neuen "SMTP-Antwort" Anfrage Flagge nicht eine druckbare Namen haben. Mit "Before-Queue-Content-Filter", RFC3848 Informationen nicht an die Header hinzugefügt. Ein schlecht umgesetzt Integer-Überlauf-Check für TCP MSS Berechnung hatte die unerwartete Wirkung, dass die Menschen brach Postfix auf LP64-Systeme. Die Lieferung erfolgt, wenn eine latente Mailbox-Datei vom Empfänger nicht gehört.
Tags:
2.5.x (Stable), Minor bugfixes
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.
Das Postfix 2.5 "postfix upgrade-Konfiguration"-Befehl funktioniert nun auch mit Postfix 2.4 oder früheren Versionen des postfix-Befehl. Bei der Installation von Postfix 2.5.0, ohne ein Upgrade von einer bestehenden Datei master.cf, hatte die neue Datei master.cf einen falschen Prozess Frist für die proxywrite Service. Dieser Service ist nur durch das dunkle "smtp_sasl_auth_cache_name" und "lmtp_sasl_auth_cache_name" Konfigurations-Parameter verwendet. Jemand benötigt Multi-Line-Support für header / body Milter Antworten. Die LDAP-Client TLS-Unterstützung wurde auf verschiedene Weise gebrochen.
Tags:
2.5.x (Stable), Minor bugfixes
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.
TLS (SSL)-Unterstützung wurde weiter gestrafft. Milter-Unterstützung wurde von der Sendmail-Feature-Set 8,13 aktualisiert und enthält nun die meisten Funktionen mit Sendmail 8,14 eingeführt. Stress-adaptive Konfiguration wurde eingeführt. Dies ermöglicht die Postfix SMTP-Server vorübergehend ihre Regeln unter den Bedingungen der Überlast anzupassen. Der Queue-Manager-Scheduler bietet jetzt pro-Transport Scheduling Kontrollen und ermöglicht die Anpassung der Empfindlichkeit E-Mails zu (Nicht-) Fehler. "Sicherheit" durch die Einführung eines verbesserten Postfix-prozentige queue_directory für die Lagerung von Zufälligkeit, Caches, und andere nicht-queue-Daten .
Tags:
2.5.x (Stable), Code cleanup
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.