Order # 000000012 (The order confirmation email was sent) in localhostMagento not sending any email's (eg,order,invoice,send email )Order confirmation email being sent twiceOrder email confirmationNew order admin email notification is not receving on multiple email addressv1.9.2.4 order confirmation email resent multiple times after the shipping email is sent?Order Confirmation Email Not Sending Magento 2Magento 2.1: Markup language in order confirmation emailMagento 2 - Order # 000000094 (The order confirmation email is not sent) - Order Placed Successfully but confirmation email is not sentMagento2 SOMETIME The order confirmation email is not sentMagento 1.9.0.1 order email is changing to a previous order email
Different answers of calculations in LuaLaTeX on local computer, lua compiler and on overleaf
Tikz intersecting nodes and fit boxes
How does shared_ptr<void> know which destructor to use?
Implementation of a Singularly LinkedList
Any information about the photo with Army Uniforms
In-Cabinet (sink base) electrical box - Metal or Plastic?
What does Argus Filch specifically do?
Write The Shortest Program to Calculate Height of a Binary Tree
Is this popular optical illusion made of a grey-scale image with coloured lines?
Phase portrait of a system of differential equations
Using Forstner bits instead of hole saws
A wiild aanimal, a cardinal direction, or a place by the water
Why adjustbox needs a tweak of raise=-0.3ex with enumitem?
What is Modern Vipassana?
On the expression "sun-down"
Is an "are" omitted in this sentence
Why have both: BJT and FET transistors on IC output?
Lower bound for the number of lattice points on high dimensional spheres
Can't understand an ACT practice problem: Triangle appears to be isosceles, why isn't the answer 7.3~ here?
How do I safety check that there is no light in Darkroom / Darkbag?
Polygons crash kernel?
Why are sugars in whole fruits not digested the same way sugars in juice are?
When using the Proficiency Dice optional rule, how should they be used in determining a character's Spell Save DC?
How to handle many times series?
Order # 000000012 (The order confirmation email was sent) in localhost
Magento not sending any email's (eg,order,invoice,send email )Order confirmation email being sent twiceOrder email confirmationNew order admin email notification is not receving on multiple email addressv1.9.2.4 order confirmation email resent multiple times after the shipping email is sent?Order Confirmation Email Not Sending Magento 2Magento 2.1: Markup language in order confirmation emailMagento 2 - Order # 000000094 (The order confirmation email is not sent) - Order Placed Successfully but confirmation email is not sentMagento2 SOMETIME The order confirmation email is not sentMagento 1.9.0.1 order email is changing to a previous order email
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
In Magento 2 email is not received after order is placed. How to fix that issue? am using in localhost and also i configure with SMTP still email will not received
magento-2.0 order-email
add a comment |
In Magento 2 email is not received after order is placed. How to fix that issue? am using in localhost and also i configure with SMTP still email will not received
magento-2.0 order-email
did you check with sending test mails option in smtp configuration? Did you receive the mail?
– aravind
Jul 25 at 5:41
No, i got error invalid username and password
– user81874
Jul 25 at 8:45
add a comment |
In Magento 2 email is not received after order is placed. How to fix that issue? am using in localhost and also i configure with SMTP still email will not received
magento-2.0 order-email
In Magento 2 email is not received after order is placed. How to fix that issue? am using in localhost and also i configure with SMTP still email will not received
magento-2.0 order-email
magento-2.0 order-email
edited Jul 25 at 5:21
Mohit Rane
1,17718 bronze badges
1,17718 bronze badges
asked Jul 25 at 4:33
user81874user81874
32 bronze badges
32 bronze badges
did you check with sending test mails option in smtp configuration? Did you receive the mail?
– aravind
Jul 25 at 5:41
No, i got error invalid username and password
– user81874
Jul 25 at 8:45
add a comment |
did you check with sending test mails option in smtp configuration? Did you receive the mail?
– aravind
Jul 25 at 5:41
No, i got error invalid username and password
– user81874
Jul 25 at 8:45
did you check with sending test mails option in smtp configuration? Did you receive the mail?
– aravind
Jul 25 at 5:41
did you check with sending test mails option in smtp configuration? Did you receive the mail?
– aravind
Jul 25 at 5:41
No, i got error invalid username and password
– user81874
Jul 25 at 8:45
No, i got error invalid username and password
– user81874
Jul 25 at 8:45
add a comment |
1 Answer
1
active
oldest
votes
You will require to install third party smtp module to work email properly.Please install below module and put your gmail details(user name,password...) in admin.
https://github.com/magepal/magento2-gmail-smtp-app
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "479"
;
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: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
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
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f283237%2forder-000000012-the-order-confirmation-email-was-sent-in-localhost%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
You will require to install third party smtp module to work email properly.Please install below module and put your gmail details(user name,password...) in admin.
https://github.com/magepal/magento2-gmail-smtp-app
add a comment |
You will require to install third party smtp module to work email properly.Please install below module and put your gmail details(user name,password...) in admin.
https://github.com/magepal/magento2-gmail-smtp-app
add a comment |
You will require to install third party smtp module to work email properly.Please install below module and put your gmail details(user name,password...) in admin.
https://github.com/magepal/magento2-gmail-smtp-app
You will require to install third party smtp module to work email properly.Please install below module and put your gmail details(user name,password...) in admin.
https://github.com/magepal/magento2-gmail-smtp-app
answered Jul 25 at 4:48
akgolaakgola
1,6079 silver badges21 bronze badges
1,6079 silver badges21 bronze badges
add a comment |
add a comment |
Thanks for contributing an answer to Magento Stack Exchange!
- 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.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f283237%2forder-000000012-the-order-confirmation-email-was-sent-in-localhost%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
did you check with sending test mails option in smtp configuration? Did you receive the mail?
– aravind
Jul 25 at 5:41
No, i got error invalid username and password
– user81874
Jul 25 at 8:45