[
https://issues.apache.org/jira/browse/EMAIL-89?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12867172#action_12867172
]
Siegfried Goeschl commented on EMAIL-89:
----------------------------------------
Hi Kevin,
just looking the patch and would like to keep you in the loop
+) in Email#getSmtpPort you checked for MAIL_HOST before accessing MAIL_PORT
+) the MultiPartEmailTest#testAttachmentFileSize and #testAttachmentURLSize
fail on Mac OS X (M2 and IntelliJ) with >>>Cannot attach file
"Users/siegfriedgoeschl/work/asf/commons/proper/email/trunk/target/test-classes/images/asf_logo_wide.gif"<<<
which is entirely correct since there is no leading slash. When adding the
slash the tests are passing
> email attachment size
> ---------------------
>
> Key: EMAIL-89
> URL: https://issues.apache.org/jira/browse/EMAIL-89
> Project: Commons Email
> Issue Type: Improvement
> Reporter: yaramala
> Assignee: Siegfried Goeschl
> Priority: Minor
> Attachments: issue-89_patch.txt
>
>
> Please add method to determine the size of attachment attached to email so
> that we can limit the attachments while sending via email
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.