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

Hans G Knudsen updated AXIS2-2315:
----------------------------------

    Attachment: mail_transport_proposal.diff

Diff on trunk/java


I have made a proposal/diff that could set the In-Reply-To on reply.. This 
involves :

- new class MailBasedOutTransportInfo (extending OutTransportInfo similar to 
ServletBasedOutTransportInfo) to be set as OUT_TRANSPORT_INFO property on 
msgContext.
- small change to SimpleMailListener - to save incoming MessageId in new 
MailBasedOutTransportInfo
- small change to MailTransportSender / EmailSender to retrieve 
Message-Id/In-Reply-To and set on mail if present...


Maybe the MailBasedOutTransportInfo should have been transfered to 
EmailSender.send - if more information needs to be transfered to MIME msg in 
future...




> Mail transport handling of MIME Message-Id / In-Reply-To
> --------------------------------------------------------
>
>                 Key: AXIS2-2315
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2315
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: transports
>            Reporter: Hans G Knudsen
>         Attachments: mail_transport_proposal.diff
>
>
> Mail transport does not save Message-Id from request to be set as In-Reply-To 
> on reply 

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