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

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

    [ https://issues.apache.org/jira/browse/CLEREZZA-36?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12790815#action_12790815 ] 

Manuel Innerhofer commented on CLEREZZA-36:
-------------------------------------------

I think instead of String it should be bytes[] to allow any kind of mime type.

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