We have a problem in a workflow in DQC, with task “Send Mail”, because the generated message is incompatible with the internet message format RFC 5322.
When there are at least 2 recipients, in the generated message, the header “to” is duplicate as many times as there are recipients, but the RFC 5322 standard does not allow this.
How to correct this problem ?
Thanks for your help.
Best answer by Anonymous
Hi @ADB59 ,
I would like to kindly ask you to go to the Ataccama Help Center and click on Create a ticket to create a ticket to the Ataccama Support team. Provide as much details as possible in the ticket summary like the version you are working on, screenshots of the error, relevant logs, etc. Our Support team will be happy to assist you promptly.
My colleague@martin.frydl tested your use case and he was not able to replicate the issue that you had described. It sends an email with single To header with two addresses which is compliant with RFC 5322: The destination fields of a message consist of three possible fields,each of the same form: the field name, which is either "To", "Cc", or "Bcc", followed by a comma-separated list of one or more addresses.
The messages are:
Received: from localhost (localhost [127.0.0.1])
by fake-smtp-5bdfb98bdc-9q8zt
with SMTP (SubEthaSMTP 3.1.7) id L6KVEXYT;
Mon, 08 Aug 202214:50:38 +0000 (UTC)
From: here@home.cz
To: hello@home.cz, there@there.com <----------------- two comma-separated addresses here
Message-ID: <287742770.34.1659970238693.JavaMail.martin.frydl@klokan>
...
We use Ataccama DQC version 11.0.0 and, when we use a task “SendMail” in a workflow, and if we set up several recipients, the mail generated contains several “to” header.
Ataccama generate this mail :
when we should have only 1 line “To” with the recipients list.
A
Anonymous
August 10, 2022
Hi @ADB59 ,
I would like to kindly ask you to go to the Ataccama Help Center and click on Create a ticket to create a ticket to the Ataccama Support team. Provide as much details as possible in the ticket summary like the version you are working on, screenshots of the error, relevant logs, etc. Our Support team will be happy to assist you promptly.
We use 3 different kinds of cookies. You can choose which cookies you want to accept. We need basic cookies to make this site work, therefore these are the minimum you can select. Learn more about our cookies.