2021.1

Table Of Contents
"sender": "john.smith@company.com",
"useSender": true,
"host": "mail.company.com",
"useAuth": true,
"user": "johns",
"password": "password5",
}
{
"identifiers": [
12345,
23456,
34567
],
"attachWebPage": true,
"sender": "jane.smith@company.com",
"senderName": "Jane Smith",
"eml": true
}
{
"identifiers": [
12345,
23456,
34567,
45678
],
"attachPdfPage": false,
"attachWebPage": true
}
Page 72