[ 
https://issues.apache.org/jira/browse/CLEREZZA-36?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Oliver Strässer updated CLEREZZA-36:
------------------------------------

    Description: 
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  , String mimeType)


  was:
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)



> 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  , String mimeType)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to