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 31.1
edited by Erik Bakker
on 2023/01/23 11:56
Change comment: There is no comment for this version

Summary

Details

Page properties
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  
... ... @@ -84,8 +84,8 @@
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
87 +* [[Mail inbound reference (Spring)>>https://docs.spring.io/spring-integration/docs/2.1.x/reference/html/mail.html#mail-inbound||target="blank"]]
88 +* [[Mail reference (Spring)>>https://docs.spring.io/spring-integration/reference/html/mail.html||target="blank"]]
89 89  
90 90  == 7. Silent demonstration video ==
91 91