Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Measurement Advisor

Sample MeasEmailConfig​.json file

  • Last UpdatedMar 24, 2025
  • 1 minute read

Consider the sample MeasEmailConfig.json file:

{

"Comment" : "Specify email profiles. Set the configDesc entry for CD_EMAIL_PROFILE to the profile you want to use.",

"Email": {

"Profile1" :

{

"Name": "AVEVA",

"EmailAddress": "[email protected]",

"ReplyAddress": "",

"MailServerName": "mailrelay.project.net",

"Port":25,

"Username": "",

"Password": "",

"UseDefaultCredentials": "true",

"EnableSSL": "false"

},

"Profile2" :

{

"Name": "Test",

"EmailAddress": "[email protected]",

"ReplyAddress": "",

"MailServerName": "localhost",

"Port":25,

"Username": "",

"Password": "",

"UseDefaultCredentials": "true",

"EnableSSL": "false"

}

}

}

TitleResults for “How to create a CRG?”Also Available in