Update mail documentation - mimeMultipart property
--------------------------------------------------

                 Key: DOCU-310
                 URL: http://jira.magnolia-cms.com/browse/DOCU-310
             Project: Documentation
          Issue Type: New Feature
      Security Level: Public
            Reporter: Milan Divilek
            Assignee: Antti Hietala
         Attachments: mailAttachment.jpg

MAGNOLIA-2451 introduced mimeMultipart property into MailAttachment. The 
property specifies in which part of structure of MgnlMultipartEmail will be 
attachment added. The mimeMultipart property should have values "mixed" or 
"related", with different value will be treated as "mixed". And for backward 
compatibility with mail templatesConfiguration. MailAttachments with not 
specified (null value) mimeMultipart property will be treated as "related".

Property mimeMultipart values:
* mixed - attachment will be added like normal attachments to the email
* related - the attachment which are shown in text part of message

Also MailAttachment doesn't use cid property anymore (don't know why or when 
this was removed). For Content-ID is used attachment name (not file name).

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

        


----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to