Closed bravefoot closed 10 years ago
This PR is similiar to #107. (But not the same, because this one uses ByteArrayDataSource which enables you to add attachments from byte-arrays but not directly from files).
@bravefoot In your solution it is not possible to supply the disposition (INLINE, ATTACHMENT) of the attachment.
The functionality of this PR has now been cherry-picked and merged/implemented in PR #107 as well.
FYI: Attachment support is now available in the latest mailer 2.3.1 release .
+1