
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-21-2022 01:51 PM
Hi
I have been trying to configure alfresco to send email to users on some select updates.
I follow this documenation https://docs.alfresco.com/content-services/5.2/config/email/
and added the configuration for a test gmail account to test smtp but how will the system send email. Is there a code sample i can follow? Please advise
- Labels:
-
Alfresco Content Services
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-22-2022 12:23 AM
You can send email 2 ways.
1)Using Javascript
2)Using Java
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-22-2022 12:23 AM
You can send email 2 ways.
1)Using Javascript
2)Using Java

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-23-2022 10:18 AM
Thanks @sanjaybandhniya i had requirement to use with a java service.
