org.clerezza.platform.mail additional sendMail function
-------------------------------------------------------
Key: CLEREZZA-36
URL: https://issues.apache.org/jira/browse/CLEREZZA-36
Project: Clerezza
Issue Type: Wish
Reporter: Oliver Strässer
please provide a simple new function in the org.clerezza.platform.mail to send
mails eith a mime type, without using a grapnode
Interfacer:
sendEmail(InternetAddress from, InternetAddress to, InternetAddress[] cc,
InternetAddress[] bcc, String subject, String message , List<MediaType>
acceptableMediaTypes , String mimeType)
sendEmail(InternetAddress from, InternetAddress to, InternetAddress[] cc,
InternetAddress[] bcc, String subject, String message , String mimeType)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.