[
https://issues.apache.org/jira/browse/AXIS2-2319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Saminda Wishwajith Abeyruwan resolved AXIS2-2319.
-------------------------------------------------
Resolution: Fixed
Hi Hans,
You are absolutely right, we should be using "mail.smtp.from" property to set
SMTP From header. Since this JIRA has been created, mail transport sender has
been gone through drastic changes, and we removed replyTo from mail sender and
user MUST use the "mail.smtp.from" header.
"mail.smtp.from" header coupled with "In-Reply-To" header we simulate
Request/Response.
> Mail transport does not use 'transport.mail.replyToAddress' property
> --------------------------------------------------------------------
>
> Key: AXIS2-2319
> URL: https://issues.apache.org/jira/browse/AXIS2-2319
> Project: Axis 2.0 (Axis2)
> Issue Type: Bug
> Components: transports
> Reporter: Hans G Knudsen
> Assigned To: Saminda Wishwajith Abeyruwan
>
> I noticed in MailTransportSender that the property
> transport.mail.replyToAddress is only read and assigned to
> mailToInfo.setFromAddress - but never used (by mailToInfo.getFromInfo nor in
> MailSender)..
> You can specify the 'From' by using the JavaMail - mail.smtp.from property.
> Is the 'replyToAddress' meant to be transfered to the MIME 'Reply-To' or the
> 'From' ??
> If you give me a hint - I could supply a diff with a proposal for a fix
> /hans
--
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]