Download List

프로젝트 설명

XMail is an Internet and intranet mail server featuring an ESMTP server, POP3 server, finger server, TLS support for SMTP and POP3 (both server and client side), multiple domains, no need for users to have a real system account, SMTP relay checking, DNS based maps check, custom (IP based and address based) spam protection, SMTP authentication (PLAIN LOGIN CRAM-MD5 POP3-before-SMTP and custom), a POP3 account synchronizer with external POP3 accounts, account aliases, domain aliases, custom mail processing, direct mail files delivery, custom mail filters, mailing lists, remote administration, custom mail exchangers, logging, and multi-platform code.

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.

2005-10-13 01:11
1.22

이 릴리스에는 수정 XMail의 sendmail 바이너리에 버퍼 오버플로의 가능한 원인. POP3를하기 전에 SMTP 인증을 이제 제대로 실제 SMTP 인증으로 USERAUTH @ @의 의미로 해석됩니다. 을 DNS MX 해상도가 부분적으로 깨진 DNS 서버의 구성을보다 효율적으로 처리하도록 변경되었습니다.
Tags: Major security fixes
This release fixes a possible cause of buffer overflow in XMail's sendmail binary. The POP3 before SMTP authentication is now correctly interpreted as real SMTP authentication by means of @@USERAUTH. The DNS MX resolution has been changed to allow better handling of partially broken DNS server configurations.

2005-01-10 18:50
1.21

필터 로깅, 어떤 경우에는 보낸 사람의 인증이 필터를 실행하는 기능이 구현되었습니다. USERAUTH에 대한 지원 / 아웃 및 예약 / POST 데이터를 필터에 추가되었습니다. MAILPROC.TAB 도메인을위한 병합 / 계정 구현되었습니다. 새 "의 SMTP - MaxErrors"및 "NoSenderBounce"변수 SERVER.TAB 파일을 추가한 새로운 "LastLoginTimeDate" "userstat"CTRL 명령을 응답에 추가되었습니다. 몇 가지 버그수정 완료되었습니다.
Tags: Minor feature enhancements
Filters logging was implemented, which is a
feature that enables filter execution if the
sender is authenticated. Support for USERAUTH was
added to IN/OUT and PRE/POST DATA filters. Merging
of MAILPROC.TAB for DOMAIN/ACCOUNT was
implemented. New "SMTP-MaxErrors" and
"NoSenderBounce" variables were added to the
SERVER.TAB file, and a new "LastLoginTimeDate" was
added to the "userstat" CTRL command response. A
few bugfixes have been done.

2004-06-01 06:13
1.20

사용 가능한 메모리 누수와 충돌의 가능성이 소스를 수정했다. 온라인의 SMTP 필터는 "필터"사용자 정의 메일을 처리 및 도메인 현명한 MAILPROC.TAB에 대한 명령을 함께 구현했다.
Tags: Minor feature enhancements
Possible memory leaks and a possible source of crashes were fixed. Online SMTP filters were implemented along with a "filter" command for custom mail processing and a domain-wise MAILPROC.TAB.

2004-03-29 10:03
1.18

주소 범위를 파싱에 버그 (xywz / s 이상)의 별칭 조회 더 나은 "최고", 그리고 발생 cNames을 올바르게 처리하지 않는 버그가 DNS 확인 와일드 카드 검색을 수행할 선택 향상됐다 해결되었습니다 해결되었습니다. 시스템에 종속 유닉스 코드의 일부를 재결 성됐다.
Tags: Minor bugfixes
A bug in the address range parsing (x.y.w.z/s) was fixed, the alias lookup was improved to perform a better "best match" wildcard selection, and a DNS resolution bug that caused CNAMEs to not be handled correctly was fixed. Part of the system dependent Unix code was restructured.

2003-09-15 17:34
1.17

"숨은 참조 :"헤더 XMail의 센드메일에서 메시지 헤더에서 제거됩니다. PSYNC 로깅 (- YL)이 추가되었습니다. XMail의 sendmail을 지금은 할 때 지정된 보낸 사람의 주소 (- F 또는 - F를) 도메인을 포함하지 않는 도메인의 완성을 수행합니다. SysAccept의 반환 코드에 버그가 모든 유닉스 버전 ()에서 처음 수정되었습니다. 외부 명령과 필터를 종료하여 즉시 해결되었습니다 버그가 발생했다. 만약 메시지가 SMTP를 ""또는 "smtprelay"명령과 영구적인 오류가 발생했을 때 원격 SMTP 서버에 보내는 일이 처리되는 알림 메시지가 지금은 보낸 사람에게 보내집니다.
Tags: Minor feature enhancements
The "Bcc:" header is now removed from message
headers in XMail's sendmail. PSYNC logging (-Yl)
was added. XMail's sendmail now performs domain
completion when the specified sender address (-f
or -F) does not contain a domain. A bug in the
return code of SysAccept() in all Unix versions
was fixed. A bug that was triggered by external
command and filter exiting soon was fixed. A
notification message is now sent to the sender if
a message is handled with "smtp" or "smtprelay"
commands and a permanent error happens when
sending to the remote SMTP server.

Project Resources