Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2004-12-19 00:08 Zurück zur Release-Liste
4.0

In dieser Version hat die neue Authentifizierung und Autorisierung Modus eingeführt worden, die nicht erfordert, Client-Rechner zu einem AUTH Server (identd). Es benutzt die Standard-SMTP-AUTH-Fähigkeit. Der Anwender kann die Datenbank auf dem Server in einem der folgenden Formate eingehalten werden: Klartext, GDBM, MySQL oder PostgreSQL. Das Programm ist nun erweiterbar über Guile. Die Konfigurationsdatei Grammatik hat sich stark verbessert. Es verfügt über mehrere neue syntaktische Einheiten ermöglicht Verschachtelung von bedingten Anweisungen an beliebiger Tiefe, und ist leicht erweiterbar mit Guile. Eine Test-Suite wurde hinzugefügt.
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.

Project Resources