You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Dain Sundstrom (JIRA)" <de...@geronimo.apache.org> on 2005/12/02 23:10:30 UTC

[jira] Closed: (GERONIMO-1211) Problems with javamail implementation

     [ http://issues.apache.org/jira/browse/GERONIMO-1211?page=all ]
     
Dain Sundstrom closed GERONIMO-1211:
------------------------------------

    Fix Version: 1.0
     Resolution: Fixed
      Assign To: Dain Sundstrom  (was: Geir Magnusson Jr)

Sending        specs/trunk/geronimo-spec-javamail/src/java/javax/mail/internet/InternetHeaders.java
Sending        trunk/sandbox/mail/project.xml
Sending        trunk/sandbox/mail/src/java/org/apache/geronimo/mail/smtp/SMTPTransport.java
Transmitting file data ...
Committed revision 351843.


> Problems with javamail implementation
> -------------------------------------
>
>          Key: GERONIMO-1211
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1211
>      Project: Geronimo
>         Type: Bug
>   Components: specs, mail
>     Versions: 1.0-M5
>  Environment: All
>     Reporter: Rick McGuire
>     Assignee: Dain Sundstrom
>      Fix For: 1.0
>  Attachments: javamail.patch, sandbox-mail.patch
>
> There are a couple of problems with the Geronimo javamail implementation:
> 1)  When adding recipients to the message using the array form, the address list is not updated correctly, resulting in a ClassCastException when the message is sent. 
> 2)  The MAIL commands used by the SMTP Transport code (currently in the sandbox) is not compatible with all SMTP servers (i.e., the Apache James server).  The email addresses on the commands need to be enclosed in "<" ">" pairs 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira