[ 
https://issues.apache.org/jira/browse/AXIS2-2410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hans G Knudsen updated AXIS2-2410:
----------------------------------

    Attachment: mail_transport_fix_mime_addresses.diff

Proposed fix :



Constants:
- rename RAPLY_TO to REPLY_TO



MailToInfo :
- move parsing of mailto url/epr for MailTransportSender into class - (no 
longer just VO)
- remove 'fromAddress' as this is not part of mailto url/epr 
-- 'fromAddress' war never read/used



MailTransportSender :
- assign 'ReplyTo' property to local var : NOT USED YET 
- move parsing of 'mailto' into MailToInfo class



EmailSender : 
- let MailToInfo parse EPR before setting as mime-to



SimpleMailListener :
- let InternetAddress parse mime-from before using in EPR (in case of : From: 
"Hans GK" <[EMAIL PROTECTED]>










> Handling of mime-from when receiving / sending
> ----------------------------------------------
>
>                 Key: AXIS2-2410
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2410
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: transports
>            Reporter: Hans G Knudsen
>             Fix For: 1.2
>
>         Attachments: mail_transport_fix_mime_addresses.diff
>
>
> Error when setting mime-to address based on received mime-from address.
> Address not parsed when receiving in SimpleMailListener.
> 'mailto:' not removed before setting in EMailSender.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to