Download List

專案描述

Jsmtpd is a small and modular SMTP server daemon.
It is heavily based on plugins, and currently
supports spam detection (Spamassassin, Jasen, RBL
servers, and BlackList), anti-virus (Clam
Antivirus), Recipient rewriting, and many other
filters. Filtering is done with a customisable
tree of filters. Almost all functionality is implemented as plugins, making it easy to fit your needs.

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.

2006-04-29 22:47
0.6a

In this release, code has been cleaned up and
refactored. It mainly includes several bugfixes in
the LDAP plugins and DNS resolver, and thread
usage was improved. New plugins have been added:
maildir writer, LMTP delivery (experimental), and
spf/greylist.
標籤: Minor feature enhancements

2005-09-11 13:00
0.5

This release provides an improved core.
Additionnaly, error reporting has been improved
(original mail messages are now attached with
errors; reports are sent in case of temporary
failures). The core has been partially refactored
to Java 5.0 generics. This releases also
introduces a set of LDAP plugins: access control,
recipient rewriter, and authenticator.
標籤: Minor feature enhancements

2005-07-14 07:32
0.4b

This releases fixes bugs in the I/O code on a
minority of remote SMTP servers. The SMTP sender
protocol has been changed to handle specific bad
server responses. The DNS resolver plugin has been
fixed to resolve subdomain mail exchangers in case
of primary domain failure. There is also a first
implementation of an SMTP relay delivery plugin.
Finally, the documentation has been updated, based
on the development wiki drafts.
標籤: Minor bugfixes

2005-06-06 02:50
0.4

This release supports TLS (SSL) secured communications and SMTP authentication. The core has been modified to support common future SMTP extensions, and the documentation has been updated.
標籤: Major feature enhancements

2005-05-14 02:18
0.3c

標籤: Initial freshmeat announcement

Project Resources