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


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]

Reply via email to