[
https://issues.apache.org/jira/browse/EMAIL-87?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated EMAIL-87:
----------------------
Attachment: HtmlEmail.patch
> HtmlEmail invokes java.net.URL.equals(Object), which blocks to do domain name
> resolution
> ----------------------------------------------------------------------------------------
>
> Key: EMAIL-87
> URL: https://issues.apache.org/jira/browse/EMAIL-87
> Project: Commons Email
> Issue Type: Improvement
> Affects Versions: 1.1
> Reporter: Sebb
> Attachments: HtmlEmail.patch
>
>
> At commons-email/src/java/org/apache/commons/mail/HtmlEmail.java:269
> org.apache.commons.mail.HtmlEmail.embed(URL, String) invokes
> java.net.URL.equals(Object), which blocks to do domain name resolution
> Patch to follow
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.