Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.6
-
None
-
None
Description
Currently StorageProvider defines a method to create a Storage object from an InputStream.
Many libraries offer some kind of mechanism to write a document to an OutputStream. In order to create an e-mail attachment from such a library StorageProvider should be able to create a specialized OutputStream that can be used to create a Storage instance.
Also BodyFactory should be capable of creating message bodies directly from Storage instances.
Attachments
Issue Links
- is related to
-
MIME4J-83 Add a more generic machanism for storing message bodies
-
- Closed
-