Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
Basically
I want to know what value is configured for "From" address in Day CQ Mail Service in java.
so that I can use the value elsewhere.
Solved! Go to Solution.
You can use configurationAdmin API to access configuration in java
https://docs.osgi.org/javadoc/r6/cmpn/org/osgi/service/cm/ConfigurationAdmin.html#getConfiguration(j...)
View solution in original post
Views
Likes
Replies