Download List

專案描述

Smail is a Mail Transport Agent. Its job is to accept mail messages from sources on the local machine, or from remote hosts, and deliver those messages to the appropriate destinations, be they to remote hosts or to files or programs on the local machine. Smail is designed to be mostly compatible with sendmail but uses a much simpler configuration scheme.

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.

2004-08-27 16:53
3.2.0.120

This release deals solely with a problem in a minor change in the
previous release which unexpectedly resulted in sender addresses being
truncated to just their mailbox part.
標籤: Major bugfixes

2004-08-27 05:00
3.2.0.119

This release is primarily a bugfix and clean-up release. It
also includes a first cut at message arrival and delivery
delay accounting. This release further adapts the makefiles
to be portable between all major variants of make in use on
modern systems while at the same time still supporting
useful developer and maintainer features such as automated
dependency tracking.
標籤: Minor feature enhancements

2004-06-01 23:18
3.2.0.118

This release fixes a major botch that was made in the host domain name RE parsing and matching code. The checkerr utility script now automatically recognizes and registers all non-local double-bounce original senders in the dead-mail.senders database so that future messages from these addresses will not accumulate in the error queue.
標籤: Major bugfixes

2004-05-31 20:02
3.2.0.117

This is a minor bugfix and minor release update. Handling of regular expressions for host domain name lists is now more consistent, and their associated messages may now make use of sub-string substitution in the same way as in content filters. Duplicate HELO reject records are suppressed from the log file. The log analysis utility has been further improved. Networks and hosts that are clients only and that should not send fake bounces can now be specified.
標籤: Minor bugfixes

2004-03-27 03:03
3.2.0.116

This release cleans up many issues with the previous one and adds a
few new features, the most important of which are regular expression
(PCRE)-based content filters for both message headers and the message
body. There is a new "error" director driver which gives the postmaster
control over the error message text for specific rejected addresses. The
"pipe" transport now has far more control and flexibility over how it
handles abnormal conditions, allowing it to correctly handle temporary
errors from the likes of the Cyrus IMAP daemon. Bounce messages are now
much more readable.
標籤: Major feature enhancements

Project Resources