All releases tagged Stable


Release Notes: 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.


Release Notes: 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.


Release Notes: 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.


Release Notes: Some serious bugs have been fixed. The default daemon's port number is now 24 (private mail system). The MODIFY keyword has been hugely improved. Its syntax has been changed, so please read the manual before using it. The DEBUG mode has been also improved (now it's built in by default). Finally, the msg2smtp.pl Perl script (revision 1.5) has been fixed.


Release Notes: A serious code optimization, changes, and bugfixes have been made. GPGME 0.3.12 or later is now required, in addition to at least version 1.2.0 of GnuPG. The Turkish NLS has also been added.


Release Notes: Anubis has become a GNU project and is now called "GNU Anubis". The GnuTLS library is now supported by default. Some additional changes and fixes have been made.


Release Notes: In this release, WinGate proxy support has been removed. The SOCKS-USERNAME and SOCKS-PASSWORD keywords have been replaced with the SOCKS-AUTH keyword ("socks-auth = USERNAME:PASSWORD").


Release Notes: Support for the ESMTP authentication (CRAM-MD5 and LOGIN) has been added, which is designed for MUAs that cannot speak the ESMTP AUTH command. The "EXTERNAL" section has been replaced with a translation map for remote or local users. A `msg2smtp.pl' tool was added to the `contrib' directory, which is useful for Mutt users that would like to use Anubis.


Release Notes: A lot of changes, improvements, and fixes have been made. Read the documentation before using this new release.


Release Notes: The documentation has been finally finished (it has been rewritten and improved). Optional support for Pluggable Authentication Modules (PAM) and libwrap (TCP wrappers) has been added. Many important code changes, improvements, and fixes have been made.