Changes for page Sending Emails

Last modified by Pascal Robert on 2012/08/12 21:24

From version 15.1
edited by Pascal Robert
on 2012/08/12 21:24
Change comment: Migrated to Confluence 5.3
To version 16.2
edited by Pascal Robert
on 2012/08/12 21:24
Change comment: Changed document parent to [xwiki:documentation.Home.How-tos.WebHome].

Summary

Details

Page properties
Parent
... ... @@ -1,1 +1,1 @@
1 -How-tos
1 +documentation.Home.How-tos.WebHome
Content
... ... @@ -4,7 +4,7 @@
4 4  
5 5  == ERJavaMail ==
6 6  
7 -ERJavaMail is part of Project Wonder and provides an API for sending component-based emails. ERJavaMail also uses the JavaMail API's underneath, but it includes the jars inside its framework, so you don't need to manually install JavaMail to use it. Because it does not have any external dependencies on other Project Wonder frameworks, you can use it without bringing in any other Project Wonder frameworks. For more information on ERJavaMail, see the [[ERJavaMail>>doc:ERJavaMail Framework]] page.
7 +ERJavaMail is part of Project Wonder and provides an API for sending component-based emails. ERJavaMail also uses the JavaMail API's underneath, but it includes the jars inside its framework, so you don't need to manually install JavaMail to use it. Because it does not have any external dependencies on other Project Wonder frameworks, you can use it without bringing in any other Project Wonder frameworks. For more information on ERJavaMail, see the [[ERJavaMail>>doc:documentation.Home.Frameworks.ERJavaMail Framework.WebHome]] page.
8 8  
9 9  == JavaMail ==
10 10