wso2 / product-is

Welcome to the WSO2 Identity Server source code! For info on working with the WSO2 Identity Server repository and contributing code, click the link below.
http://wso2.github.io/
Apache License 2.0
733 stars 713 forks source link

Missing toml config for msg-mgt.properties properties #6173

Open gomathyk opened 4 years ago

gomathyk commented 4 years ago
"module.name.1=email
email.subscription.1=userOperation
email.subscription.userOperation.template=/home/user/Desktop/johnsmith (If you are using windows machine the path would be C:\Users\Administrator\Desktop\johnsmith)
email.subscription.userOperation.salutation=Admin
email.subscription.userOperation.subject=User operation change information
email.subscription.userOperation.endpoint.1=privateMail
email.subscription.userOperation.endpoint.privateMail.address=receiver@gmail.com
email.subscription.userOperation.endpoint.privateMail.salutation=Admin private mail
email.subscription.userOperation.endpoint.privateMail.subject=User operation change information to private mail"

Reference Doc: https://docs.wso2.com/display/IS580/Enabling+Notifications+for+User+Operations

hasinidilanka commented 4 years ago

This file is deprecated therefore no need to template.