Magento2.3 w/ php7.2 - Emails not being sent Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?Order Confirmation Email Not Sending Magento 2Magento2 SOMETIME The order confirmation email is not sentMagento 2 - multiple emails sent only over 3 accountsMagento 2 Braintree Payment Method Error For Second WebsiteMagento 2 Order / Shipment Emails From Address Suddenly Apache / apache@localhostMagento 2 - All sales emails to same address (no emails to customer)?Order confirmation emails not sendingNo “Asynchronous Sending” Option in my Magento 2 Admin panelMagento 2.2.4- Order Confirmation Email not being sent Automticallymagento2.3 istallation problem
Random body shuffle every night—can we still function?
My mentor says to set image to Fine instead of RAW — how is this different from JPG?
Did pre-Columbian Americans know the spherical shape of the Earth?
How much damage would a cupful of neutron star matter do to the Earth?
How many time has Arya actually used Needle?
Why weren't discrete x86 CPUs ever used in game hardware?
Can you force honesty by using the Speak with Dead and Zone of Truth spells together?
Is openssl rand command cryptographically secure?
Is multiple magic items in one inherently imbalanced?
How often does castling occur in grandmaster games?
Why do early math courses focus on the cross sections of a cone and not on other 3D objects?
What does it mean that physics no longer uses mechanical models to describe phenomena?
Question about this thing for timpani
Was Kant an Intuitionist about mathematical objects?
How can I prevent/balance waiting and turtling as a response to cooldown mechanics
How to ask rejected full-time candidates to apply to teach individual courses?
How does light 'choose' between wave and particle behaviour?
Found this skink in my tomato plant bucket. Is he trapped? Or could he leave if he wanted?
A proverb that is used to imply that you have unexpectedly faced a big problem
Why are vacuum tubes still used in amateur radios?
Is there public access to the Meteor Crater in Arizona?
What is the "studentd" process?
What order were files/directories output in dir?
i2c bus hangs in master RPi access to MSP430G uC ~1 in 1000 accesses
Magento2.3 w/ php7.2 - Emails not being sent
Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)
Announcing the arrival of Valued Associate #679: Cesar Manara
Unicorn Meta Zoo #1: Why another podcast?Order Confirmation Email Not Sending Magento 2Magento2 SOMETIME The order confirmation email is not sentMagento 2 - multiple emails sent only over 3 accountsMagento 2 Braintree Payment Method Error For Second WebsiteMagento 2 Order / Shipment Emails From Address Suddenly Apache / apache@localhostMagento 2 - All sales emails to same address (no emails to customer)?Order confirmation emails not sendingNo “Asynchronous Sending” Option in my Magento 2 Admin panelMagento 2.2.4- Order Confirmation Email not being sent Automticallymagento2.3 istallation problem
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I am running Magento 2.3 on php7.2 everything works perfectly, except emails are not being sent to the customers or myself.
I have checked:
Sales Order Emails set to YES
Cron tabs configured properly
Is there a bug in M2.3 with regard to sending emails?
magento2 magento2.3.1
add a comment |
I am running Magento 2.3 on php7.2 everything works perfectly, except emails are not being sent to the customers or myself.
I have checked:
Sales Order Emails set to YES
Cron tabs configured properly
Is there a bug in M2.3 with regard to sending emails?
magento2 magento2.3.1
add a comment |
I am running Magento 2.3 on php7.2 everything works perfectly, except emails are not being sent to the customers or myself.
I have checked:
Sales Order Emails set to YES
Cron tabs configured properly
Is there a bug in M2.3 with regard to sending emails?
magento2 magento2.3.1
I am running Magento 2.3 on php7.2 everything works perfectly, except emails are not being sent to the customers or myself.
I have checked:
Sales Order Emails set to YES
Cron tabs configured properly
Is there a bug in M2.3 with regard to sending emails?
magento2 magento2.3.1
magento2 magento2.3.1
edited Apr 17 at 6:10
HelgeB
3,3731423
3,3731423
asked Apr 16 at 17:34
styzzzstyzzz
3632519
3632519
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
The problem was with php7.2 and my server, which from CentOS 6. You need CentOS 7 to run Magento 2.3.1 with php7.2
I changed my php version to 7.1, and all emails are being sent just fine.
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%2f270359%2fmagento2-3-w-php7-2-emails-not-being-sent%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
The problem was with php7.2 and my server, which from CentOS 6. You need CentOS 7 to run Magento 2.3.1 with php7.2
I changed my php version to 7.1, and all emails are being sent just fine.
add a comment |
The problem was with php7.2 and my server, which from CentOS 6. You need CentOS 7 to run Magento 2.3.1 with php7.2
I changed my php version to 7.1, and all emails are being sent just fine.
add a comment |
The problem was with php7.2 and my server, which from CentOS 6. You need CentOS 7 to run Magento 2.3.1 with php7.2
I changed my php version to 7.1, and all emails are being sent just fine.
The problem was with php7.2 and my server, which from CentOS 6. You need CentOS 7 to run Magento 2.3.1 with php7.2
I changed my php version to 7.1, and all emails are being sent just fine.
answered 2 days ago
styzzzstyzzz
3632519
3632519
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%2f270359%2fmagento2-3-w-php7-2-emails-not-being-sent%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