
Chris Tolhurst
-
Gesamtaktivitäten6
-
Letzte Aktivität
-
Mitglied seit
-
Folge ich0 Benutzer
-
Gefolgt von0 Benutzer
-
Stimmen0
-
Abonnements2
Kommentare
Neueste Aktivität von Chris Tolhurst-
Sorry perhaps not clear, I was actually referring to when you send an email to support@domain.zendesk.com from outlook which creates the ticket. If you then reply to the sender in outlook using the...
-
A bit of searching and answered my own question, just need to use HTMLBody instead of Body This code should forward the message and keep the formatting the same Public Sub Zendesk()Dim Session As O...
-
Hi, Just found this script which works great except it seems to strip out any inline images in the email body. Is there any way to preserve the message body and include any images? Thanks