Downloadliste

Projektbeschreibung

SubEthaSMTP is an easy to understand Java library
that provides a receptive SMTP server component.
By plugging this component into your Java application, you can easily receive SMTP mail using a simple abstract Java interface. Also included is a small sub-project called Wiser, an easy to use incoming mail testing framework.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2009-06-05 05:48 Zurück zur Release-Liste
3.1

Diese Veröffentlichung fügt Received:-Header, um den Datenstrom. Es fügt ein getan ()-Methode MessageHandler. AuthenticationHandler bietet nun die Legitimierung der Identität. Einige einfache Client-Tools wurden hinzugefügt. Alles, was in der SMTP-server.I / O-Paket wurde nur verschoben smtp.io. Eine leichte Abwandlung der Message-Listener-Adapter wurde hinzugefügt. Es verbraucht heute übrig gebliebene Daten, dass der Handler nicht essen, anstatt Ausnahme. Der Name der JAR-Datei enthält nun die Versionsnummer. Die Distribution enthält jetzt Wiki-docs.
Tags: Major
This release adds Received: headers to the data stream. It adds a done() method to MessageHandler.
AuthenticationHandler now provides the authenticated identity. Some simple client tools have been added. Everything in the SMTP server.I/O package has been moved to just smtp.io. A slight variation on the message listener adapter has been added. It now consumes any leftover data that the handler did not eat rather than throwing exception. The jar file name now includes the version number. The distribution now includes wiki docs.

Project Resources