You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@clerezza.apache.org by "Oliver Strässer (JIRA)" <ji...@apache.org> on 2009/12/15 17:34:18 UTC

[jira] Updated: (CLEREZZA-36) org.clerezza.platform.mail additional sendMail function

     [ 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.