You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-user@james.apache.org by "Noel J. Bergman" <no...@devtech.com> on 2003/04/15 06:36:45 UTC

[ANN] James v2.1.3a2 nightly build

This is a nightly test build of James v2.1.3a2.  The build includes the
following changes since v2.1.2:

1. Committing NNTP changes to resolve encoding issue.  Changes do not
check incoming header for character set, but instead treat the article
as a raw block of bytes.  Checked in for Noel Bergman.

2. Reverting phoenix.sh to remove -server.  Use export
PHOENIX_JVM_OPTS=-server if desired.

3. Improved Redirect javadocs for the static parameter

4. If we get a MessagingException, e.g., ParseException, from
MimeMessage.getInputStream(), try getRawInputStream() as a fall-back

5. Corrected docs for AddHeader mailet

6. This should have proper RFC 2821 #2.3.7 handling of CR and LF.  Put a
commented out test driver in the code to evaluate any use cases.

7. Corrected text/html handling in AddFooter.  Added fixes for multipart
handling.  Left in considerable debugging code (commented out) for the
time being to assist in debugging.

8. Fixed stream handling in MimeMessageWrapper to address a JavaMail
issue introduced in v2.1.2

9. Updated copyright dates in all Java file copyright notices

10. Added the full ASF License to all Java files

11. Fixed boundary conditions in MailAddress.  Thanks to Andre Schild for
identifying the
problem.

12. Corrected and added some comments and dbfile examples to
james-config.xml.

James v2.1.3a2 does NOT have Hontvari Jozsef's patch to set the outgoing
bind address, or Søren Hilmer's patch to add Mail attributes.  Those will be
evaluated for a release in the not too distant future.

	--- Noel


---------------------------------------------------------------------
To unsubscribe, e-mail: james-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: james-user-help@jakarta.apache.org