Changes for page Send emails
Last modified by Erik Bakker on 2024/09/03 08:52
From version 28.1
edited by Erik Bakker
on 2023/01/23 11:53
on 2023/01/23 11:53
Change comment:
There is no comment for this version
To version 33.1
edited by Carlijn Kokkeler
on 2024/08/29 11:06
on 2024/08/29 11:06
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -1,5 +1,5 @@ 1 1 {{container}}{{container layoutStyle="columns"}}((( 2 -We explained the MIME protocol in the previous [[microlearning>>doc:Main.eMagiz Academy.Microlearnings.Advanced Level.Mail based Connectivity.advanced-mail-connectivity-whatis-mime||target="blank"]]. In this microlearning, we willexpandourknowledge bylearning how to send emailswiththehelp ofMIME messages via the eMagizplatform.2 +We explained the MIME protocol in the previous [[microlearning>>doc:Main.eMagiz Academy.Microlearnings.Advanced Level.Mail based Connectivity.advanced-mail-connectivity-whatis-mime||target="blank"]]. In this microlearning, we’ll build on our understanding of the MIME protocol by exploring how to send emails using eMagiz. We’ll focus on utilizing eMagiz's standard components to structure and send MIME messages effectively. You’ll learn how to set up your MIME message, configure necessary components like the Java mail sender and mail outbound channel adapter, and ensure proper transformation and delivery of your emails. This guide will walk you through the steps to integrate email functionality seamlessly into your eMagiz workflows. 3 3 4 4 Should you have any questions, please get in touch with [[academy@emagiz.com>>mailto:academy@emagiz.com]]. 5 5 ... ... @@ -43,32 +43,28 @@ 43 43 44 44 [[image:Main.Images.Microlearning.WebHome@advanced-mail-connectivity-using-mime-java-mail-sender-config.png]] 45 45 46 -Note that there are many more java mail properties that could be defined. Which properties to define largely depends on the mail server you are setting up a connection with. An overview of some other java mail properties can be found [here ](https://javaee.github.io/javamail/docs/api/com/sun/mail/smtp/package-summary.html).46 +Note that there are many more java mail properties that could be defined. Which properties to define largely depends on the mail server you are setting up a connection with. An overview of some other java mail properties can be found [[here>>https://javaee.github.io/javamail/docs/api/com/sun/mail/smtp/package-summary.html||target="blank"]]. 47 47 48 48 Now that we have configured the Java mail sender, it is time to link the components together. To do so, please open the mail outbound channel adapter and select the correct mail sender from the dropdown list. 49 49 50 50 [[image:Main.Images.Microlearning.WebHome@advanced-mail-connectivity-using-mime-mail-outbound-config.png]] 51 51 52 -== 4. Assignment ==52 +== 4. Key takeaways == 53 53 54 -Build a flow that can send emails. This assignment can be completed with the help of the (Academy) project that you have created/used in the previous assignment. 55 - 56 -== 5. Key takeaways == 57 - 58 58 * Setting up the message in MIME makes it easier to use the Java mail components 59 59 * Check out the Store for the relevant store item 60 60 * Verify the settings needed to connect to the external mail server before you start building the flow 61 61 * Make sure that the transformation to MIME and sending of the mail happens in one flow 62 62 63 -== 6. Suggested Additional Readings ==59 +== 5. Suggested Additional Readings == 64 64 65 - Ifyouare interestedinthis topicnd want moreinformation,please readtheeleasenoteshelp texts provided by eMagiz.Furthermore, check outthefollowing links:66 - 67 -* ht tps://docs.spring.io/spring-integration/docs/2.1.x/reference/html/mail.html#mail-outbound68 -* https://docs.spring.io/spring-integration/reference/html/mail.html69 - 70 - ==7. Silent demonstration video=71 - 72 - Thisvideodemonstratesa workingsolutionandhow youcan validatewhetheryou haveompletedheassignment.73 - 74 - {{video attachment="advanced-mail-connectivity-using-mime.mp4" reference="Main.Videos.Microlearning.WebHome"/}})))((({{toc/}}))){{/container}}{{/container}}61 +* [[Advanced (Menu)>>doc:Main.eMagiz Academy.Microlearnings.Advanced Level.WebHome||target="blank"]] 62 +** [[Mail based Connectivity (Navigation)>>doc:Main.eMagiz Academy.Microlearnings.Advanced Level.Mail based Connectivity.WebHome||target="blank"]] 63 +*** [[What is MIME (Explanation)>>doc:Main.eMagiz Academy.Microlearnings.Advanced Level.Mail based Connectivity.advanced-mail-connectivity-whatis-mime||target="blank"]] 64 +*** [[Receive emails (Explanation)>>doc:Main.eMagiz Academy.Microlearnings.Advanced Level.Mail based Connectivity.advanced-mail-connectivity-receive-email-mailserver||target="blank"]] 65 +* [[eMagiz Store (Menu)>>doc:Main.eMagiz Store.WebHome||target="blank"]] 66 +** [[Accelerators (Navigation)>>doc:Main.eMagiz Store.Accelerators.WebHome||target="blank"]] 67 +*** [[eMail Connectivity (Explanation)>>doc:Main.eMagiz Store.Accelerators.eMail Connectivity.WebHome||target="blank"]] 68 +* [[Mail outbound reference (External)>>https://docs.spring.io/spring-integration/docs/2.1.x/reference/html/mail.html#mail-outbound||target="blank"]] 69 +* [[Mail reference (External)>>https://docs.spring.io/spring-integration/reference/html/mail.html||target="blank"]] 70 +)))((({{toc/}}))){{/container}}{{/container}}