Hi All, I have used it the below code and it's working as of now.but thing this is not proper way. Configuration configuration = configAdmin.getConfiguration("com.day.cq.mailer.DefaultMailService");if (configuration != null) {// get propertiesDictionary<String, Object> properties = configuration.get...