Send HTML email in Outlook 2016












5














I have created an HTML page with modified from a template I got.... I want to send as a HTML based newsletter in Outlook 2016.



However the guides I see as "insert as text" do not apply to Outlook 2016 as there is no dropdown for inserting files for that in the 2016 version.



I am wondering how I go about being able to send this HTML email?










share|improve this question
























  • The issue you have is Outlook rewrites the email HTML before sending it out, which usually removes all media queries and can sometimes otherwise warp your display. Source and Source. I know this is a bad answer/comment as it doesn't answer the question, but consider a different tool for email newsletters (such as Thunderbird)...
    – Dave
    Sep 15 '17 at 7:23


















5














I have created an HTML page with modified from a template I got.... I want to send as a HTML based newsletter in Outlook 2016.



However the guides I see as "insert as text" do not apply to Outlook 2016 as there is no dropdown for inserting files for that in the 2016 version.



I am wondering how I go about being able to send this HTML email?










share|improve this question
























  • The issue you have is Outlook rewrites the email HTML before sending it out, which usually removes all media queries and can sometimes otherwise warp your display. Source and Source. I know this is a bad answer/comment as it doesn't answer the question, but consider a different tool for email newsletters (such as Thunderbird)...
    – Dave
    Sep 15 '17 at 7:23
















5












5








5







I have created an HTML page with modified from a template I got.... I want to send as a HTML based newsletter in Outlook 2016.



However the guides I see as "insert as text" do not apply to Outlook 2016 as there is no dropdown for inserting files for that in the 2016 version.



I am wondering how I go about being able to send this HTML email?










share|improve this question















I have created an HTML page with modified from a template I got.... I want to send as a HTML based newsletter in Outlook 2016.



However the guides I see as "insert as text" do not apply to Outlook 2016 as there is no dropdown for inserting files for that in the 2016 version.



I am wondering how I go about being able to send this HTML email?







email html microsoft-outlook-2016






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Sep 15 '17 at 7:14









Dave

23.2k74362




23.2k74362










asked Mar 7 '16 at 3:50









Ninjab

26114




26114












  • The issue you have is Outlook rewrites the email HTML before sending it out, which usually removes all media queries and can sometimes otherwise warp your display. Source and Source. I know this is a bad answer/comment as it doesn't answer the question, but consider a different tool for email newsletters (such as Thunderbird)...
    – Dave
    Sep 15 '17 at 7:23




















  • The issue you have is Outlook rewrites the email HTML before sending it out, which usually removes all media queries and can sometimes otherwise warp your display. Source and Source. I know this is a bad answer/comment as it doesn't answer the question, but consider a different tool for email newsletters (such as Thunderbird)...
    – Dave
    Sep 15 '17 at 7:23


















The issue you have is Outlook rewrites the email HTML before sending it out, which usually removes all media queries and can sometimes otherwise warp your display. Source and Source. I know this is a bad answer/comment as it doesn't answer the question, but consider a different tool for email newsletters (such as Thunderbird)...
– Dave
Sep 15 '17 at 7:23






The issue you have is Outlook rewrites the email HTML before sending it out, which usually removes all media queries and can sometimes otherwise warp your display. Source and Source. I know this is a bad answer/comment as it doesn't answer the question, but consider a different tool for email newsletters (such as Thunderbird)...
– Dave
Sep 15 '17 at 7:23












1 Answer
1






active

oldest

votes


















0














Another program you could use is ContactMonkey. It's an add-in for Outlook and allows you to insert and send fully responsive HTML email templates straight from Outlook itself. It's a pretty new feature to the tool and I think it will solve the exact issue you're having! It's perfect for sending newsletters from Outlook without having to use another email provider, it also tracks everything too!



I actually work for them so if you need any help in using it I can definitely help you out! Here's a full how to guide explaing exactly how you can send HTML emails from Outlook.
https://www.contactmonkey.com/blog/how-to-send-employee-newsletter-in-outlook






share|improve this answer





















  • Welcome to Super User. You identify a tool and include a link to the details. But readers need to go somewhere else to get the "how" part of your answer, and if that link ever goes bad or is unavailable, this answer won't contain the answer to "how". Could you expand your answer to make it self contained? Include the essential information from the link and use the link for attribution and further reading. Thanks.
    – fixer1234
    Jun 20 at 22:05











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%2f1049561%2fsend-html-email-in-outlook-2016%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









0














Another program you could use is ContactMonkey. It's an add-in for Outlook and allows you to insert and send fully responsive HTML email templates straight from Outlook itself. It's a pretty new feature to the tool and I think it will solve the exact issue you're having! It's perfect for sending newsletters from Outlook without having to use another email provider, it also tracks everything too!



I actually work for them so if you need any help in using it I can definitely help you out! Here's a full how to guide explaing exactly how you can send HTML emails from Outlook.
https://www.contactmonkey.com/blog/how-to-send-employee-newsletter-in-outlook






share|improve this answer





















  • Welcome to Super User. You identify a tool and include a link to the details. But readers need to go somewhere else to get the "how" part of your answer, and if that link ever goes bad or is unavailable, this answer won't contain the answer to "how". Could you expand your answer to make it self contained? Include the essential information from the link and use the link for attribution and further reading. Thanks.
    – fixer1234
    Jun 20 at 22:05
















0














Another program you could use is ContactMonkey. It's an add-in for Outlook and allows you to insert and send fully responsive HTML email templates straight from Outlook itself. It's a pretty new feature to the tool and I think it will solve the exact issue you're having! It's perfect for sending newsletters from Outlook without having to use another email provider, it also tracks everything too!



I actually work for them so if you need any help in using it I can definitely help you out! Here's a full how to guide explaing exactly how you can send HTML emails from Outlook.
https://www.contactmonkey.com/blog/how-to-send-employee-newsletter-in-outlook






share|improve this answer





















  • Welcome to Super User. You identify a tool and include a link to the details. But readers need to go somewhere else to get the "how" part of your answer, and if that link ever goes bad or is unavailable, this answer won't contain the answer to "how". Could you expand your answer to make it self contained? Include the essential information from the link and use the link for attribution and further reading. Thanks.
    – fixer1234
    Jun 20 at 22:05














0












0








0






Another program you could use is ContactMonkey. It's an add-in for Outlook and allows you to insert and send fully responsive HTML email templates straight from Outlook itself. It's a pretty new feature to the tool and I think it will solve the exact issue you're having! It's perfect for sending newsletters from Outlook without having to use another email provider, it also tracks everything too!



I actually work for them so if you need any help in using it I can definitely help you out! Here's a full how to guide explaing exactly how you can send HTML emails from Outlook.
https://www.contactmonkey.com/blog/how-to-send-employee-newsletter-in-outlook






share|improve this answer












Another program you could use is ContactMonkey. It's an add-in for Outlook and allows you to insert and send fully responsive HTML email templates straight from Outlook itself. It's a pretty new feature to the tool and I think it will solve the exact issue you're having! It's perfect for sending newsletters from Outlook without having to use another email provider, it also tracks everything too!



I actually work for them so if you need any help in using it I can definitely help you out! Here's a full how to guide explaing exactly how you can send HTML emails from Outlook.
https://www.contactmonkey.com/blog/how-to-send-employee-newsletter-in-outlook







share|improve this answer












share|improve this answer



share|improve this answer










answered Jun 20 at 20:40









Katie

1




1












  • Welcome to Super User. You identify a tool and include a link to the details. But readers need to go somewhere else to get the "how" part of your answer, and if that link ever goes bad or is unavailable, this answer won't contain the answer to "how". Could you expand your answer to make it self contained? Include the essential information from the link and use the link for attribution and further reading. Thanks.
    – fixer1234
    Jun 20 at 22:05


















  • Welcome to Super User. You identify a tool and include a link to the details. But readers need to go somewhere else to get the "how" part of your answer, and if that link ever goes bad or is unavailable, this answer won't contain the answer to "how". Could you expand your answer to make it self contained? Include the essential information from the link and use the link for attribution and further reading. Thanks.
    – fixer1234
    Jun 20 at 22:05
















Welcome to Super User. You identify a tool and include a link to the details. But readers need to go somewhere else to get the "how" part of your answer, and if that link ever goes bad or is unavailable, this answer won't contain the answer to "how". Could you expand your answer to make it self contained? Include the essential information from the link and use the link for attribution and further reading. Thanks.
– fixer1234
Jun 20 at 22:05




Welcome to Super User. You identify a tool and include a link to the details. But readers need to go somewhere else to get the "how" part of your answer, and if that link ever goes bad or is unavailable, this answer won't contain the answer to "how". Could you expand your answer to make it self contained? Include the essential information from the link and use the link for attribution and further reading. Thanks.
– fixer1234
Jun 20 at 22:05


















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.





Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


Please pay close attention to the following guidance:


  • 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%2f1049561%2fsend-html-email-in-outlook-2016%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

Сан-Квентин

Алькесар

Josef Freinademetz