Download List

Descripción del Proyecto

OSSP lmtp2nntp is an LMTP service for use in conjunction with an MTA (like
Sendmail), providing a reliable, real-time mail to news gateway. Input messages get their
headers slightly reformatted to match Usenet news article format, and the article is
posted or feeded into a remote NNTP service (like INN). Delivery must take place
immediately or the transaction fails. OSSP lmtp2nntp relies on the queuing capabilities of
the MTA in order to provide a fully reliable service. For this the program returns proper
delivery status notification which indicates successful completed action, persistent
transient failure, or permanent failure.

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.

2005-10-12 16:32
1.4.1

El entorno de construcción se elevó a la más reciente de GNU autoconf, libtool, y shtool. Todas las bibliotecas integrado OSSP se actualiza, recogiendo correcciones de errores, el cierre de los agujeros de seguridad, y la mejora de la portabilidad.
Tags: Major bugfixes
The build environment was upgraded to the latest
GNU autoconf, libtool, and shtool. All embedded
OSSP libraries were refreshed, picking up
bugfixes, closing security holes, and improving
portability.

2004-07-02 19:48
1.3.0

Un error de larga data, donde los problemas de comunicación en el lado NNTP llevado a un bucle infinito, se ha solucionado. El código de configuración se ha corregido y mejorado en las áreas de configuración de ACL, grupos de noticias de vacío, cero servidores NTTP, LMTP por defecto el puerto TCP, etc El entorno de generación ha sido actualizado con las últimas herramientas GNU. Las cuestiones relacionadas con Solaris se han fijado, incluyendo el manejo de señales. Este comunicado no está basado en instantáneas arbitraria, sino reproducir versiones publicadas de str OSSP ex, L2, SA, var, y val.
A long-standing bug where communication problems on the NNTP side led to a infinite loop has been fixed. The configuration code has been corrected and improved in the areas of ACL settings, empty newsgroups, zero NTTP servers, default LMTP TCP port, etc. The build environment has been updated to the latest GNU tools. Issues related to Solaris have been fixed, including signal handling. This release is no longer based on arbitrary snapshots but reproducible released versions of OSSP ex, str, l2, sa, var, and val.

2003-02-13 15:09
1.2.0

Las nuevas características incluyen la nueva registración al extremo con OSSP L2 (archivo local / syslog remoto, SMTP, canales de IRC), estilo GNU comando largo opciones de la línea, la mezcla de opciones de línea de comandos y archivos de configuración múltiple, encabezado flexible reescritura con la expansión de variables var a través de OSSP y Val OSSP. Además, la aplicación fue completamente revisado, incluida la transición a la manipulación interna OSSP ex excepción basada. Por último, todas las fugas de memoria restante eran fijos y la instalación con éxito el estrés probado en la práctica con 8,12 Sendmail y Postfix 2.0.
Tags: Major feature enhancements
New features include new logging to the extreme with OSSP l2 (file, local/remote syslog, SMTP, IRC channels), GNU-style long command-line options, mixing of command line options and multiple configuration files, flexible header rewriting with variable expansion through OSSP var and OSSP val. Additionally, the implementation was completely overhauled, including the transition to internal OSSP ex based exception handling. Finally, all remaining memory leaks were fixed and the setup was successfully stress-tested in practice with Sendmail 8.12 and Postfix 2.0.

2002-06-03 21:32
1.2a5

Limpiezas y mejoras de código base principal a la cabecera de la reescritura del motor.
Tags: Code cleanup
Major codebase cleanups and enhancements to the header rewriting engine.

2002-03-14 21:19
1.2a4

Las nuevas características incluyen extremadamente registro detallado (archivo local / syslog remoto, SMTP, IRC), opciones de largo, analizar mejor opción y la comprobación de sintaxis, la posibilidad de mezclar las opciones de línea de comandos con archivos de configuración múltiple, y un cabezazo de reescritura con la expansión de variables y el acceso a muchos valores. Grandes modificaciones en el código fuente se hicieron, incluyendo el uso de las excepciones.
Tags: Major feature enhancements
New features include extremely verbose logging
(file, local/remote syslog, smtp, irc), long
options, better option parsing and syntax
checking, the ability to mix command line options
with multiple configuration files, and header
rewriting with variable expansion and access to
many values. Large source code modifications were
made, including the use of exceptions.

Project Resources