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

Rick McGuire updated GERONIMO-1211:
-----------------------------------

    Attachment: javamail.patch
                sandbox-mail.patch

Two different patch files here:

javamail.patch -- patch file to the geronimo-specs-javamail jar file (part of 
the specs checkout). 
sandbox-mail.patch -- patch to the SMTP transport code in the sandbox\mail 
directory. 

> 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
>  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

Reply via email to