Download List

Projeto Descrição

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

Esta versão é uma correção automática de comandos MAIL e RCPT SMTP, corrige-loop código de detecção, introduz novas opções de configuração (sasl-reino, hostname-sasl, e serviço-sasl), e acrescenta mensagem dinamarquês, indonésio, italiano, sueco e novo traduções.
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

O pacote agora está licenciado sob a GPL versão 3. Um modo MDA novo trabalho foi adicionado. O! = (Não "match") do operador e operador de concatenação foram implementadas. Com o apoio Guile habilitado, Guile versão 1.8.0 ou posterior é necessário. Manipulação de expressões regulares foi fixado, arbitrária e médias amortecedores foram removidos. Toda a memória está alocado mediante pedido. O arquivo de configuração principal é agora processado se o cliente é reconhecido ou não. Erros em scripts Guile são capturados e exibidos mais cedo. Nas versões anteriores que poderiam causar o subprocesso de ser anulada. Um pequeno bug no tratamento das respostas identd foi corrigido.
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

Nesta versão, a nova autenticação e autorização modo, foi introduzida, que não exige máquinas cliente para executar um servidor AUTH (identd). Ele usa o padrão SMTP AUTH capacidade. A base de dados do usuário podem ser mantidos na máquina do servidor, em qualquer dos seguintes formatos: texto simples, GDBM, MySQL ou PostgreSQL. O programa agora é extensível através de Guile. A gramática do arquivo de configuração tem sido fortemente melhorada. Ele apresenta várias novas entidades sintáticos, permite aninhamento de instruções condicionais arbitrárias de profundidade, e é facilmente estendido usando Guile. Um conjunto de testes foi adicionado.
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

Neste lançamento de um novo formato de bases de dados de texto simples permite a inclusão de campos vazios. Os casos de teste para o modo AUTH (aka Dixie) foram adicionados. O apoio GPGME foi reescrito para funcionar com GPGME 0.9.0 e mais recentes. A extensão XELO foi implementada para acelerar a interação entre o daemon Anubis e utilidade anubisusr. Verificando os arquivos de configuração de usuário no computador remoto é muito mais rápido devido ao uso de somas MD5 em vez de transferir o conteúdo do arquivo inteiro para a comparação.
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