Changes for page Receive emails

Last modified by Erik Bakker on 2024/09/03 08:52

From version 29.1
edited by Erik Bakker
on 2022/10/03 13:44
Change comment: There is no comment for this version
To version 32.1
edited by Eva Torken
on 2023/09/22 15:53
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ebakker
1 +XWiki.etorken
Content
... ... @@ -1,5 +1,5 @@
1 1  {{container}}{{container layoutStyle="columns"}}(((
2 -We explained the MIME protocol in a previous [microlearning](advanced-mail-connectivity-whatis-mime.md). In this microlearning, we will expand our knowledge by learning how to receive emails with the help of MIME messages via the eMagiz platform.
2 +We explained the MIME protocol in a previous [[microlearning>>doc:Main.eMagiz Academy.Microlearnings.Advanced Level.Mail based Connectivity.advanced-mail-connectivity-whatis-mime||target="blank"]]. In this microlearning, we will expand our knowledge by learning how to receive emails with the help of MIME messages via the eMagiz platform.
3 3  
4 4  Should you have any questions, please get in touch with [[academy@emagiz.com>>mailto:academy@emagiz.com]].
5 5  
... ... @@ -17,7 +17,7 @@
17 17  
18 18  == 3. Receive emails ==
19 19  
20 -We explained the MIME protocol in a previous [microlearning](advanced-mail-connectivity-whatis-mime.md). In this microlearning, we will expand our knowledge by learning how to receive emails with the help of MIME messages via the eMagiz platform.
20 +We explained the MIME protocol in a previous [[microlearning>>doc:Main.eMagiz Academy.Microlearnings.Advanced Level.Mail based Connectivity.advanced-mail-connectivity-whatis-mime||target="blank"]]. In this microlearning, we will expand our knowledge by learning how to receive emails with the help of MIME messages via the eMagiz platform.
21 21  
22 22  When you want to receive emails from an email server, you have two options in eMagiz. The two options are IMAP and "standard" mail. The difference between the two is that you listen to a particular mailbox with the IMAP component and wait till email messages are pushed to you. However, the "standard" mail component allows you to actively poll at a frequency most suited to you to see whether there are new mails that need to be processed.
23 23  
... ... @@ -69,26 +69,18 @@
69 69  
70 70  [[image:Main.Images.Microlearning.WebHome@advanced-mail-connectivity-receive-email-mailserver-mail-solution.png]]
71 71  
72 -== 4. Assignment ==
72 +== 4. Key takeaways ==
73 73  
74 -Build two flows that can receive emails. One flow should use the IMAP configuration, and the other should use the "standard" configuration. This assignment can be completed with the help of the (Academy) project that you have created/used in the previous assignment.
75 -
76 -== 5. Key takeaways ==
77 -
78 78  * There are two options when retrieving emails (IMAP and standard)
79 79  * Use IMAP when you want to listen and wait for emails to be pushed to eMagiz
80 80  * Use standard mail when you actively want to poll for messages
81 81  * Both options have a MIME output that should be transformed to XML for further processing
82 82  
83 -== 6. Suggested Additional Readings ==
79 +== 5. Suggested Additional Readings ==
84 84  
85 85  If you are interested in this topic and want more information, please read the release notes and help texts provided by eMagiz. Furthermore, check out the following links:
86 86  
87 -* https://docs.spring.io/spring-integration/docs/2.1.x/reference/html/mail.html#mail-inbound
88 -* https://docs.spring.io/spring-integration/reference/html/mail.html
83 +* [[Mail inbound reference (Spring)>>https://docs.spring.io/spring-integration/docs/2.1.x/reference/html/mail.html#mail-inbound||target="blank"]]
84 +* [[Mail reference (Spring)>>https://docs.spring.io/spring-integration/reference/html/mail.html||target="blank"]]
89 89  
90 -== 7. Silent demonstration video ==
91 -
92 -This video demonstrates a working solution and how you can validate whether you have completed the assignment.
93 -
94 -{{video attachment="advanced-mail-connectivity-receive-email-mailserver.mp4" reference="Main.Videos.Microlearning.WebHome"/}})))((({{toc/}}))){{/container}}{{/container}}
86 +)))((({{toc/}}))){{/container}}{{/container}}