Projects / Java Email Server

Java Email Server

Java Email Server is a SMTP and POP3 email server written in Java.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  02 Feb 2008 16:11

Release Notes: An issue introduced in version 1.5 that caused issues with DNS lookups when using a non-default SMTP server was resolved. Additional cleanup changes were also made to script and configuration files.

  •  18 Nov 2007 16:58

Release Notes: The server adds a From: address if the message is received without one (unknown@example.com). The server would previously accept these messages but throw errors when it tried to deliver them: "Unable to parse the address from the stored file." Socket timeout has been added to SMTP processor sockets. This may address issues with threads getting hung in socket.read calls.

  •  14 Jul 2004 20:38

Release Notes: The option to limit the maximum size for incoming messages was added. The configuration parameter is in megabytes (2^10) and defaults to 5. The ability to specify a port number for the outgoing (default) SMPT servers was added. A new configuration option was added to allow relaying based on the "from" email address.

  •  12 Feb 2004 22:47

Release Notes: This version implements an improved back-off algorithm for failed delivery and a 'dead letter' folder for messages that can not be delivered after a user defined number of retries. Other minor error handling improvements were also implemented.

  •  24 Nov 2003 22:40

Release Notes: This version fixes a major bug with the forward addresses feature, fixes how the socket listener binds to 'all' local addresses, and adds a new SMTP header for local email, which is useful when using a default mailbox.

Screenshot

Project Spotlight

creepy

A geolocation information gatherer.

Screenshot

Project Spotlight

Tpda3

A classic desktop database application framework.