[jboss-jira] [JBoss JIRA] Created: (JBPORTAL-2251) MailModule update to support non-plaintext email

Dan Krieger (JIRA) jira-events at lists.jboss.org
Thu Nov 27 11:32:39 EST 2008


MailModule update to support non-plaintext email
------------------------------------------------

                 Key: JBPORTAL-2251
                 URL: https://jira.jboss.org/jira/browse/JBPORTAL-2251
             Project: JBoss Portal
          Issue Type: Patch
      Security Level: Public (Everyone can see)
            Reporter: Dan Krieger
            Priority: Optional
         Attachments: JBossPortalMailModulePatch.diff

Added function to the MailModule interface to allow a user to pass a content-type for mail message.  Updated MailModuleImpl to support content type in mail sent.  Adds a default content type of text/plain so that mail module is backwards compatible and operates exactly as it should if a person doesn't opt to use the new interface send(...) function.

Attached patch based on latest SVN checkout of 2.7 branch of code, although as best I can tell nothing in the mail module has changed since at least 2.6 (when I originally changed this code).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list