We are using a local SMTP server to relay output to the field. The emails are arriving with both embedded images and the same images as attachments. The email is rich text, but TDP offers no way to add that to the mail header to prevent the attachments. Are there any workarounds to something like this?
Hi,
is this in Automation or Workbook? Can you send us more info, like screenshots of what you mean?
This is automation. Our process generates a data file that is concatenated into an HTML report and then is delivered through an internal SMTP server. Unlike other emails that go out internally this one contains image attachments as well as embedded images. Most people are using Google as their mail client. The assumption is that since the HTML is embedded that it is being treated as rich text, but the attachments seem to suggest something else is going on.
This is the HTML portion of the mail header:
------=_NextPart_000_F24F_B7BE04AB.E2E6E758
Content-Type: text/html; charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable
This is an example of the image portion of the message header. This is a Google mail server it is going through so it's unclear what Google needs to not include attachments.
------=_NextPart_000_F24F_B7BE04AB.E2E6E758--
------=_NextPart_001_A7A7_2541A399.A7DBC25B
Content-Type: application/octet-stream; name="verizon-logo-1"
Content-ID: <9e30b79b36fd0b6ab9b1>
Content-Disposition: inline; filename="verizon-logo-1"
Content-Transfer-Encoding: base64