Download List

Descripción del Proyecto

GNU Anubis is an SMTP message submission daemon. It represents an intermediate layer between the mail user agent (MUA) and mail transport agent (MTA), receiving messages from the MUA, applying to them a set of predefined changes, and finally inserting modified messages into an MTA routing network. The set of changes applied to a message is configurable on a system-wide and per-user basis. The built-in configuration language used for defining sets of changes allows for considerable flexibility and is easily extensible.

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-12-21 01:49
4.1.1

Este comunicado es una corrección automática de correo y RCPT comandos SMTP, fija bucle código de detección, introduce palabras clave nueva configuración (sasl-reino, sasl-host, y sasl-servicio), y añade mensaje danés, indonesio, italiano, sueco y nuevos traducciones.
Tags: Stable, Minor bugfixes
This release does an automatic correction of MAIL
and RCPT SMTP commands, fixes loop-detection code,
introduces new configuration keywords (sasl-realm,
sasl-hostname, and sasl-service), and adds new
Danish, Indonesian, Italian, and Swedish message
translations.

2007-11-06 05:42
4.1

El paquete está licenciado bajo la GPL versión 3. A modo de MDA nuevo trabajo ha sido añadido. El! = ( "No coinciden") del operador y operador de concatenación se llevaron a cabo. Con el apoyo de Guile habilitado, Guile versión 1.8.0 o posterior es necesario. Manejo de expresiones regulares se fija, y arbitrario de tamaño de búfer se han eliminado. Toda la memoria está asignada a petición. El archivo de configuración principal se procesa ahora si el cliente es reconocido o no. Los errores en las secuencias de comandos de Guile se capturan y se muestra temprana. En las versiones anteriores que podría provocar que el subproceso de ser abortados. Un error de menor importancia en el manejo de las respuestas identd fue corregido.
Tags: Stable, Major feature enhancements
The package is now licensed under GPL version 3. A new MDA working mode has been added. The != ("not match") operator and concatenation operator were implemented. With Guile support enabled, Guile version 1.8.0 or later is required. Handling of regular expressions was fixed, and arbitrary-sized buffers were removed. All memory is now allocated on request. The main configuration file is now processed if the client is recognized or not. Errors in Guile scripts are now caught and displayed early. In previous versions they could cause the subprocess to be aborted. A minor bug in the handling of identd responses was fixed.

2004-12-19 00:08
4.0

En esta versión, la autenticación y al nuevo modo de autorización se ha introducido, que no requiere de equipos cliente para ejecutar un servidor de autenticación (identd). Utiliza la capacidad estándar SMTP AUTH. La base de datos del usuario se pueden mantener en el equipo servidor en cualquiera de los siguientes formatos: texto plano, GDBM, MySQL o PostgreSQL. El programa ahora es extensible a través de Guile. La gramática archivo de configuración ha sido muy mejorado. Cuenta con varias entidades de nueva sintaxis, permite anidamiento de sentencias condicionales arbitrarios profundidad, y se extiende fácilmente usando Guile. Un conjunto de pruebas se ha añadido.
Tags: Stable, Major feature enhancements
In this release, the new authentication and
authorization mode has been introduced, which does
not require client machines to run an AUTH server
(identd). It uses the standard SMTP AUTH
capability. The user's database can be kept on the
server machine in any of the following formats:
plain text, GDBM, MySQL, or PostgreSQL. The
program is now extensible via Guile. The
configuration file grammar has been heavily
improved. It features several new syntactical
entities, allows nesting of conditional statements
to arbitrary depth, and is easily extended using
Guile. A test suite was added.

2004-09-24 11:31
3.9.96

En esta versión de un nuevo formato de bases de datos de texto sin formato permite la inclusión de campos vacíos. Los casos de prueba para el modo de AUTH (alias Dixie) se han añadido. El apoyo GPGME ha sido reescrito para trabajar con GPGME 0.9.0 y posteriores. La extensión XELO se ha implementado para acelerar la interacción entre el demonio Anubis y la utilidad anubisusr. Comprobar los archivos de configuración de usuario en la máquina remota es mucho más rápido debido a la utilización de las sumas MD5 en lugar de transferir el contenido del archivo completo para la comparación.
Tags: Development, Major feature enhancements
In this release a new format of plain text databases allows
for inclusion of empty fields. Test cases for the AUTH mode
(a.k.a. Dixie) were added. The GPGME support has been
rewritten to work with GPGME 0.9.0 and newer. The XELO
extension has been implemented to speed up the interaction
between the Anubis daemon and anubisusr utility. Checking
user configuration files on remote machine is much faster
due to the use of MD5 sums instead of transferring the entire
file contents for comparison.

2004-07-31 22:32
3.9.95

Tags: Development, Major bugfixes

Project Resources