Scam-backscatter is a milter that prevents
backscatter on mail servers which don't host
mailboxes locally. It validates mailboxes by
verifying the recipient addresses hosted on a
different mail server.
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.
Scam-backscatter ahora soporta múltiples servidores SMTP backend. El mailertable se puede utilizar para el dominio y el backend asignaciones de servidor SMTP. El ajuste BackSMTPServer acepta un nombre de host o una dirección IP. Tiempos de espera son configurables. BackSkipVerify salta la verificación de dirección de destino de las conexiones desde servidores específicos. Registro adicional se ha añadido para diagnosticar fallos de backend SMTP.
Tags:
Major feature enhancements
Scam-backscatter now supports multiple backend
SMTP servers. The mailertable can be used for the
domain and backend SMTP server mappings. The
BackSMTPServer setting accepts a hostname or an IP
address. Timeouts are configurable. BackSkipVerify
skips recipient address verification for
connections from specific hosts. Additional
logging has been added to diagnose backend SMTP
failures.
Un error en el archivo de configuración requiere una BackAddrDomain cuando la característica está habilitada ALLDOMAINS se ha solucionado. Esta versión contiene mejoras para un mejor desempeño en servidores de correo de alto volumen.
Tags:
Minor bugfixes
A bug where the configuration file required a BackAddrDomain when the ALLDOMAINS feature is enabled has been fixed. This version contains enhancements for better performance on high volume mail servers.
Una característica para verificar direcciones de los destinatarios en todos los ámbitos se ha añadido. Esta versión corrige un error que afectan a la expiración de la caché.
Tags:
Minor bugfixes
A feature to verify recipient addresses for all domains has been added. This version fixes a bug affecting cache expiry.
La lista de direcciones de los destinatarios se guarda y carga en el inicio en la caché. Una característica bitbucket se ha añadido a silencio eliminar direcciones de los destinatarios. Este comunicado contiene una corrección para una pérdida de memoria en la conexión SMTP.
Tags:
Major feature enhancements
The list of recipient addresses is now saved and loaded at startup into the cache. A BITBUCKET feature has been added to silently delete recipient addresses. This release contains a fix for a memory leak in the SMTP connection.