You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Saminda Wishwajith Abeyruwan (JIRA)" <ji...@apache.org> on 2007/04/07 13:25:32 UTC

[jira] Resolved: (AXIS2-2319) Mail transport does not use 'transport.mail.replyToAddress' property

     [ 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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org