<?xml version="1.0"?>
<document>
<properties>
<title>Changes</title>
</properties>
<body>
<release version="1.2.4" date="09/02/2003">
<action dev="edaugherty" type="fix" due-to="mariusz_grey">
Added entry: Delivery.smtprelaytype=NONE to the default configuration
file. This addresses bug: 768385.
</action>
<action dev="edaugherty" type="updated">
Upgraded DNSJava library to 1.3.3.
Enhanced DNS lookups to order MX Entries.
</action>
<action dev="edaugherty" type="fix">
Added Socket Timeout for SMTP Delivery. This addresses bug: 783119.
</action>
</release>
<release version="1.2.3" date="07/01/2003">
<action dev="scott_schrecken" type="add">
Added client IP address based SMTP Relaying. Users can now
configured a list of IP addresses that are allowed to relay
mail.
</action>
<action dev="edaugherty" type="fix">
Fixed JavaDoc tags and included JavaDoc comments in release.
</action>
<action dev="edaugherty" type="fix">
Updated UNIX/Linux shell scripts.
</action>
</release>
<release version="1.2.2" date="2/7/2003">
<action dev="edaugherty" type="fix" due-to="B0NFiRE (www.fdns.net)">
Resolved Linux compatability issue. Incorrect line termination
was being used by the println method.
</action>
</release>
<release version="1.2.1" date="12/30/2002">
<action dev="edaugherty" type="updated">
Integrated newest release of DaughertyLib (2.0) to enable JDK 1.4 Support.
</action>
<action dev="edaugherty" type="updated" due-to="Siegfried Goeschl" due-to-email="siegfried.goeschl@it20one.at">
Improved implementation of the shutdown() method.
</action>
<action dev="edaugherty" type="updated" due-to="Siegfried Goeschl" due-to-email="siegfried.goeschl@it20one.at">
Added runtime hook to call the shutdown method when the VM is shutdown
(CRTL-C from the command line).
</action>
</release>
<release version="1.2" date="5/20/2002">
<action dev="edaugherty" type="fix">
Resolved NullPointerException in DNSService that occured when no MX Entries
were found.
</action>
<action dev="edaugherty" type="fix">
Now allow empty MAIL FROM: command.
</action>
<action dev="edaugherty" type="fix">
Resolved case sensitivity in email addresses.
</action>
<action dev="edaugherty" type="add">
Added hook to shutdown server gracefully. Static shutdown() method added
to Mail class. However, this feature is not currently exposed. Users may
wrap the Mail class to provide their own shutdown triggers.
</action>
</release>
<release version="1.1" date="10/29/2001">
<action dev="edaugherty" type="fix">
Fixed Config Tool. Default User Combo Box did not refresh when a new user is added.
</action>
<action dev="edaugherty" type="fix">
Fixed SMTP Sender. Was unable to handle servers with multi-line responses.
</action>
<action dev="edaugherty" type="fix">
Fixed POP Server. did not respond to RSET command.
</action>
<action dev="edaugherty" type="add">
Added implementation of optional UIDL and TOP commands in the POP server.
</action>
</release>
<release version="1.0" date="7/6/2001">
</release>
</body>
</document>