Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

{
"data_sinks": [
{
"sink": "email_dev",
"type": "EMAIL",
"cfg":

{

"mailFrom": "Test Sender",

"subject": "Test Reports",

"body": "Reports attached",

"mailTo": [ "someone@xyz.com|mailto:%22Marius.Navickas@bnymellon.com]",

"email_multiple_attachments": "Y",

"distributiondeliveryattempts": 3,

"distributionretryintervalseconds": 3 }

...