Hi all
We have a problem when sending emails using DAS.
In Verse there is no sender in the email. For example:
1. Made settings in the mail
2. Set the settings in the web site
2. Send a letter
If necessary for the test:
{
"from": {
"from": "admin@local.area"
},
"to": [
{
"email":"tN@local.area"
}],
"subject":"test",
"content": [
{
"contentType":"text\/plain; charset=UTF-8",
"data":"This is a sample message body"
}]
}
4. And we see that Verse does not show the sender.
5. While in iNotes and Notes everything is correct
How to fix this problem?
Thanks in advance





