Download List

프로젝트 설명

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

이 릴리스의 SMTP 메일과 RCPT 명령, 수정은 루프의 자동 보정을 감지 코드를 소개하고 새로운 구성을 키워드 않습니다 (SASL - 영역, SASL - 호스트 이름, 그리고 SASL - 서비스), 새로운, 이탈리아어, 인도네시 아어, 덴마크어 및 스웨덴어 메시지를 추가합니다 번역.
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

패키지는 GPL 버전 3은 아래의 라이센스입니다. 새로운 MDA가 작동 모드를 추가했다. ! = ( ""점) 연산자 및 연결 연산자를 구현했다 일치없습니다. 교활 지원과 함께 활성화, 교활 버전 1.8.0 이상이 필요합니다. 정규 표현식의 처리, 고정했다 임의 - 버퍼 크기를 제거했다. 이제 모든 메모리 요청에 할당됩니다. 만약 클라이언트 또는하지 인정되는 기본 구성 파일이 처리됩니다. 교활 스크립트에서 오류가 당장에 붙잡혀있다 일찍 표시됩니다. 이전 버전에서 그들은 중단해야 subprocess 발생할 수있습니다. identd 응답의 처리에 사소한 버그가 수정되었습니다.
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

이 릴리스에서 새로운 인증 및 권한 모드 클라이언트 컴퓨터 AUTH와 서버를 실행하도록 요구하지 않습니다 도입되었습니다 () identd. 그것은 표준의 SMTP AUTH와 능력을 사용합니다. 사용자의 데이터베이스 서버의 컴퓨터에있는 다음과 같은 형식의 유지 수있습니다 : 일반 텍스트, gdbm, MySQL은, 또는 PostgreSQL을. 프로그램은 지금 거짓말을 통해 확장됩니다. 구성 파일의 문법을 주로 개선되었습니다. 그것은, 몇 가지 새로운 기능 구문 조건문 기관의 임의의 둥지를 깊이있게, 그리고 쉽게 거짓말을 사용하여 확장됩니다. 테스트가 추가되었습니다.
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

이 릴리스에서 일반 텍스트로 데이터베이스를 새로운 형식으로 비어있는 필드를 포함시킬 수있습니다. AUTH와 모드 (일명 딕시)에 대한 테스트 케이스를 추가했다. GPGME 지원 GPGME 0.9.0 이상에서 작동하도록 재작 성되었습니다. XELO 확장 아누비스 anubisusr 데몬과 유틸리티 사이의 상호 작용의 속도를 구현되었습니다. 원격 컴퓨터에 사용자 구성 파일을 확인하는 대신 훨씬 빠른 비교를 위해 전체 파일의 내용을 전송 액수의 MD5를 사용하기 때문일 수있습니다.
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