Email configured in Pusblish run mode | Community
Skip to main content
New Participant
October 16, 2015
Solved

Email configured in Pusblish run mode

  • October 16, 2015
  • 2 replies
  • 606 views

Hi: On the following question about AEM 6:

How do you specify the email config in Pusblish run mode, in aem?

Thanks a lot.

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

Here is the documentation for configuring email on AEM:

https://docs.adobe.com/docs/en/aem/6-0/administer/operations/notification.html#Configuring the Mail Service

Here is the docs on run modes:

https://docs.adobe.com/docs/en/cq/5-6-1/deploying/configure_runmodes.html

2 replies

smacdonald2008
smacdonald2008Accepted solution
New Participant
October 16, 2015
New Participant
October 16, 2015

First, thank you.
Second, the question I want to do is similar to the following:

Question: How do you specify the osgi config of a java class in Publish Run Mode?
Answer: (Node Location) /apps/system/config/org.apache.felix.webconsole.internal.servlet.OsgiManager jcr: primary type = sling: osgiConfig

Third, reformulating the question:
How do you specify the email config of a java class in Pusblish run mode, in aem?

Would be: /apps/system/config/org.apache.felix.webconsole.internal.servlet.EmailUpadate ...

Thank a lot.