[
https://issues.apache.org/jira/browse/EMAIL-146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Neidhart resolved EMAIL-146.
-----------------------------------
Resolution: Fixed
Fix Version/s: 1.4
Added getter in r1642830. Thanks for the report!
> bounceAddress does not have a getter
> ------------------------------------
>
> Key: EMAIL-146
> URL: https://issues.apache.org/jira/browse/EMAIL-146
> Project: Commons Email
> Issue Type: Improvement
> Affects Versions: 1.3.3
> Reporter: Alexander Lehmann
> Priority: Minor
> Fix For: 1.4
>
>
> I am currently implementing a SMTP client for a platform that requires the
> network io operations to be asynchronous (vert.x), however the Email class
> and the subclasses work very well for creating the messages and storing the
> data like from and to addresses.
> I would like to use the bounceAddress field in the client, but that is
> currently not possible since it has a setter but not a getter.
> I have currently worked around this by subclassing SimpleEmail and adding the
> getter (this would be required for all Email classes), but it would be better
> to have this in the normal classes if possible.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)