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.
Cadenas comentario NC ahora terminada en nulo después de sanitización. "Patrón dirección Bad" errores de dirección no patrones en namadr_list_match () llama a que se evitan. Una "limpieza-v" pánico se ha fijado que se debe a que la nueva "respuesta SMTP" bandera solicitud no tiene un nombre de impresora. El uso de "Antes de filtro de contenido de la cola", la información RFC3848 no fue añadido a las cabeceras. Un mal implementadas de verificación de desbordamiento de entero para TCP cálculo MSS tuvo el efecto inesperado de que la gente rompió Postfix en los sistemas de LP64. La entrega se aplazó cuando un archivo de buzón no es de propiedad del beneficiario.
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.
El Postfix 2.5 "actualizar la configuración de postfix" comando ahora funciona incluso con Postfix 2.4 o versiones anteriores del comando postfix. Al instalar Postfix 2.5.0 sin actualizar desde un archivo master.cf existente, el archivo master.cf nuevo había un límite de proceso errónea del servicio de proxywrite. Este servicio es utilizado únicamente por los smtp_sasl_auth_cache_name oscuro "" y "lmtp_sasl_auth_cache_name" parámetros de configuración. Alguien necesita soporte multi-línea para la cabecera / cuerpo Milter respuestas. El apoyo del cliente LDAP TLS se rompió en varias formas.
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) se simplificó aún más. De apoyo Milter se ha actualizado desde el 8,13 Sendmail conjunto de características y ahora incluye la mayoría de las características introducidas con Sendmail 8.14. El estrés de adaptación de configuración fue introducida. Esto permite que el servidor SMTP Postfix para ajustar temporalmente sus normas, en condiciones de sobrecarga. El programador del gestor de colas proporciona ahora por la programación de controles de transporte y permite el ajuste de la sensibilidad a la entrega de correo (no-) errores. Seguridad fue mejorada por la introducción de un Postfix propiedad data_directory para el almacenamiento de la aleatoriedad, cachés y otros datos de la cola .
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.