Editing the From/Sent/To/Subject Mini-Header on Email Forwards












0















If I receive an email in Outlook 2013 with a body that says:



Please call me.
-Bill


And I go to forward that email, it says:



_________________________________
From: Bill
Sent: Monday, January 7 2019 11:00 AM
To: Herbert <Herbert@Domain.com>
Subject: Free stuff

Please call me.
-Bill


If I wanted to edit the little header created by Outlook to replace



From: Bill


with



From: Bill <Bill@Domain.com>


How would I do that? I'm open to a macro, exchange web services, anything.



The use case is that I'm going to be setting up a rule to forward emails to a third-party cloud service to manage customer support tickets. However, the third-party cloud service doesn't have anyway to know the email address of the original sender, since Outlook removes the email address on the From line in that little header that it creates. Also, forwarding the email as an attachment doesn't work well with that service, so I would like to forward it as-is.



I have tried this route, but I can't get it to properly work for the From email address.



I've also tried doing a replace on the body of the email but the body doesn't contain that little header. I can't figure out how to get access to it programmatically.










share|improve this question























  • Found the thread below in another forum which discusses a similar issue: social.technet.microsoft.com/Forums/ie/en-US/…

    – Yuki Sun
    Jan 8 at 9:47
















0















If I receive an email in Outlook 2013 with a body that says:



Please call me.
-Bill


And I go to forward that email, it says:



_________________________________
From: Bill
Sent: Monday, January 7 2019 11:00 AM
To: Herbert <Herbert@Domain.com>
Subject: Free stuff

Please call me.
-Bill


If I wanted to edit the little header created by Outlook to replace



From: Bill


with



From: Bill <Bill@Domain.com>


How would I do that? I'm open to a macro, exchange web services, anything.



The use case is that I'm going to be setting up a rule to forward emails to a third-party cloud service to manage customer support tickets. However, the third-party cloud service doesn't have anyway to know the email address of the original sender, since Outlook removes the email address on the From line in that little header that it creates. Also, forwarding the email as an attachment doesn't work well with that service, so I would like to forward it as-is.



I have tried this route, but I can't get it to properly work for the From email address.



I've also tried doing a replace on the body of the email but the body doesn't contain that little header. I can't figure out how to get access to it programmatically.










share|improve this question























  • Found the thread below in another forum which discusses a similar issue: social.technet.microsoft.com/Forums/ie/en-US/…

    – Yuki Sun
    Jan 8 at 9:47














0












0








0








If I receive an email in Outlook 2013 with a body that says:



Please call me.
-Bill


And I go to forward that email, it says:



_________________________________
From: Bill
Sent: Monday, January 7 2019 11:00 AM
To: Herbert <Herbert@Domain.com>
Subject: Free stuff

Please call me.
-Bill


If I wanted to edit the little header created by Outlook to replace



From: Bill


with



From: Bill <Bill@Domain.com>


How would I do that? I'm open to a macro, exchange web services, anything.



The use case is that I'm going to be setting up a rule to forward emails to a third-party cloud service to manage customer support tickets. However, the third-party cloud service doesn't have anyway to know the email address of the original sender, since Outlook removes the email address on the From line in that little header that it creates. Also, forwarding the email as an attachment doesn't work well with that service, so I would like to forward it as-is.



I have tried this route, but I can't get it to properly work for the From email address.



I've also tried doing a replace on the body of the email but the body doesn't contain that little header. I can't figure out how to get access to it programmatically.










share|improve this question














If I receive an email in Outlook 2013 with a body that says:



Please call me.
-Bill


And I go to forward that email, it says:



_________________________________
From: Bill
Sent: Monday, January 7 2019 11:00 AM
To: Herbert <Herbert@Domain.com>
Subject: Free stuff

Please call me.
-Bill


If I wanted to edit the little header created by Outlook to replace



From: Bill


with



From: Bill <Bill@Domain.com>


How would I do that? I'm open to a macro, exchange web services, anything.



The use case is that I'm going to be setting up a rule to forward emails to a third-party cloud service to manage customer support tickets. However, the third-party cloud service doesn't have anyway to know the email address of the original sender, since Outlook removes the email address on the From line in that little header that it creates. Also, forwarding the email as an attachment doesn't work well with that service, so I would like to forward it as-is.



I have tried this route, but I can't get it to properly work for the From email address.



I've also tried doing a replace on the body of the email but the body doesn't contain that little header. I can't figure out how to get access to it programmatically.







microsoft-outlook macros exchange microsoft-outlook-2013






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Jan 7 at 18:07









BarrettNashvilleBarrettNashville

1134




1134













  • Found the thread below in another forum which discusses a similar issue: social.technet.microsoft.com/Forums/ie/en-US/…

    – Yuki Sun
    Jan 8 at 9:47



















  • Found the thread below in another forum which discusses a similar issue: social.technet.microsoft.com/Forums/ie/en-US/…

    – Yuki Sun
    Jan 8 at 9:47

















Found the thread below in another forum which discusses a similar issue: social.technet.microsoft.com/Forums/ie/en-US/…

– Yuki Sun
Jan 8 at 9:47





Found the thread below in another forum which discusses a similar issue: social.technet.microsoft.com/Forums/ie/en-US/…

– Yuki Sun
Jan 8 at 9:47










0






active

oldest

votes











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1391581%2fediting-the-from-sent-to-subject-mini-header-on-email-forwards%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded




















































Thanks for contributing an answer to Super User!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1391581%2fediting-the-from-sent-to-subject-mini-header-on-email-forwards%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

If I really need a card on my start hand, how many mulligans make sense? [duplicate]

Alcedinidae

Can an atomic nucleus contain both particles and antiparticles? [duplicate]