receiving eMail | Community
Skip to main content
New Participant
January 25, 2017
Solved

receiving eMail

  • January 25, 2017
  • 1 reply
  • 1976 views

In AEM 6.2 watch folders were introduced. Is there also a service for checking for incoming eMails on the OSGI stack?

(ie similar to the incoming email feature that is available in LiveCycle as a workflow startpoint.)

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by smacdonald2008

AEM Forms supports watched folders: https://helpx.adobe.com/aem-forms/6-2/Creating-Configure-watched-folder.html

However - out of the box - it does not have email invocation like LC has. You would have to create a custom service using OSGi that would perform this functionality. 

1 reply

smacdonald2008
smacdonald2008Accepted solution
New Participant
January 25, 2017

AEM Forms supports watched folders: https://helpx.adobe.com/aem-forms/6-2/Creating-Configure-watched-folder.html

However - out of the box - it does not have email invocation like LC has. You would have to create a custom service using OSGi that would perform this functionality.