Magento 2.3.1 smtp on abstract.php setup Unicorn Meta Zoo #1: Why another podcast? Announcing the arrival of Valued Associate #679: Cesar ManaraMagento 2 smtp could not open socketMagento 2 SMTP settingsMagento 2: SMTP Email gives error “Invalid sender data”Magento 2: SMTP Email gives error “Could not open socket”Magento 2: database error customer_grid_flat doesn't existMagento 2 and Mail ConfigurationDisk space issue with Advanced Reporting after update from 2.2.3 to 2.2.6composer connection refusedUbertheme error while Migrating date from Magento 1 to Magento 2Warning Elasticsearch JAVA_HOME Magento 2.3.1Elasticsearch + Nginx + Proxy? - Magento 2.3.1
A Paper Record is What I Hamper
Is it acceptable to use working hours to read general interest books?
Expansion//Explosion and Siren Stormtamer
How to avoid introduction cliches
Is a 5 watt UHF/VHF handheld considered QRP?
Is this homebrew racial feat, Stonehide, balanced?
Implementing 3DES algorithm in Java: is my code secure?
Married in secret, can marital status in passport be changed at a later date?
What to do with someone that cheated their way through university and a PhD program?
Do I need to protect SFP ports and optics from dust/contaminants? If so, how?
Would reducing the reference voltage of an ADC have any effect on accuracy?
What is this word supposed to be?
My admission is revoked after accepting the admission offer
What if Force was not Mass times Acceleration?
Map material from china not allowed to leave the country
Is Bran literally the world's memory?
What is /etc/mtab in Linux?
How do I check if a string is entirely made of the same substring?
Check if a string is entirely made of the same substring
Why didn't the Space Shuttle bounce back into space as many times as possible so as to lose a lot of kinetic energy up there?
How to use @AuraEnabled base class method in Lightning Component?
Additive group of local rings
What is ls Largest Number Formed by only moving two sticks in 508?
What was Apollo 13's "Little Jolt" after MECO?
Magento 2.3.1 smtp on abstract.php setup
Unicorn Meta Zoo #1: Why another podcast?
Announcing the arrival of Valued Associate #679: Cesar ManaraMagento 2 smtp could not open socketMagento 2 SMTP settingsMagento 2: SMTP Email gives error “Invalid sender data”Magento 2: SMTP Email gives error “Could not open socket”Magento 2: database error customer_grid_flat doesn't existMagento 2 and Mail ConfigurationDisk space issue with Advanced Reporting after update from 2.2.3 to 2.2.6composer connection refusedUbertheme error while Migrating date from Magento 1 to Magento 2Warning Elasticsearch JAVA_HOME Magento 2.3.1Elasticsearch + Nginx + Proxy? - Magento 2.3.1
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
In the previous topic :
Magento 2 smtp could not open socket
1: Magento 2 smtp could not open socket by akshay billore
I encounter the same issue ,and i tried to do the same solution provided by Dhiren Vasoya.
which is adding code to magento 's abstract.php.but i issue did not resolve and it gives me
(Could not open socket: stream_socket_client(): unable to connect to tcp://email-smtp.us-east-1.amazonaws.com:587 (Connection timed out)
)
I also tried on gmail smtp using ssl socket as configuration,doesnt work.
Would it be magento version? because i m using 2.3.1,or something else is missing? like openssl configuration?
My openssl:
magento2
New contributor
add a comment |
In the previous topic :
Magento 2 smtp could not open socket
1: Magento 2 smtp could not open socket by akshay billore
I encounter the same issue ,and i tried to do the same solution provided by Dhiren Vasoya.
which is adding code to magento 's abstract.php.but i issue did not resolve and it gives me
(Could not open socket: stream_socket_client(): unable to connect to tcp://email-smtp.us-east-1.amazonaws.com:587 (Connection timed out)
)
I also tried on gmail smtp using ssl socket as configuration,doesnt work.
Would it be magento version? because i m using 2.3.1,or something else is missing? like openssl configuration?
My openssl:
magento2
New contributor
did you try below solution ?
– Savan Patel
Apr 20 at 8:52
yes ,check the image above.
– Ed Tan
Apr 20 at 17:13
add a comment |
In the previous topic :
Magento 2 smtp could not open socket
1: Magento 2 smtp could not open socket by akshay billore
I encounter the same issue ,and i tried to do the same solution provided by Dhiren Vasoya.
which is adding code to magento 's abstract.php.but i issue did not resolve and it gives me
(Could not open socket: stream_socket_client(): unable to connect to tcp://email-smtp.us-east-1.amazonaws.com:587 (Connection timed out)
)
I also tried on gmail smtp using ssl socket as configuration,doesnt work.
Would it be magento version? because i m using 2.3.1,or something else is missing? like openssl configuration?
My openssl:
magento2
New contributor
In the previous topic :
Magento 2 smtp could not open socket
1: Magento 2 smtp could not open socket by akshay billore
I encounter the same issue ,and i tried to do the same solution provided by Dhiren Vasoya.
which is adding code to magento 's abstract.php.but i issue did not resolve and it gives me
(Could not open socket: stream_socket_client(): unable to connect to tcp://email-smtp.us-east-1.amazonaws.com:587 (Connection timed out)
)
I also tried on gmail smtp using ssl socket as configuration,doesnt work.
Would it be magento version? because i m using 2.3.1,or something else is missing? like openssl configuration?
My openssl:
magento2
magento2
New contributor
New contributor
New contributor
asked Apr 20 at 6:21
Ed TanEd Tan
464
464
New contributor
New contributor
did you try below solution ?
– Savan Patel
Apr 20 at 8:52
yes ,check the image above.
– Ed Tan
Apr 20 at 17:13
add a comment |
did you try below solution ?
– Savan Patel
Apr 20 at 8:52
yes ,check the image above.
– Ed Tan
Apr 20 at 17:13
did you try below solution ?
– Savan Patel
Apr 20 at 8:52
did you try below solution ?
– Savan Patel
Apr 20 at 8:52
yes ,check the image above.
– Ed Tan
Apr 20 at 17:13
yes ,check the image above.
– Ed Tan
Apr 20 at 17:13
add a comment |
1 Answer
1
active
oldest
votes
need to try this.
open this file : vendormagentozendframework1libraryZendMailProtocolAbstract.php
arround line no 267.
$this->_socket = @stream_socket_client($remote, $errorNum, $errorStr, self::TIMEOUT_CONNECTION);
comment above line
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
);
);
Ed Tan is a new contributor. Be nice, and check out our Code of Conduct.
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%2f270830%2fmagento-2-3-1-smtp-on-abstract-php-setup%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
need to try this.
open this file : vendormagentozendframework1libraryZendMailProtocolAbstract.php
arround line no 267.
$this->_socket = @stream_socket_client($remote, $errorNum, $errorStr, self::TIMEOUT_CONNECTION);
comment above line
add a comment |
need to try this.
open this file : vendormagentozendframework1libraryZendMailProtocolAbstract.php
arround line no 267.
$this->_socket = @stream_socket_client($remote, $errorNum, $errorStr, self::TIMEOUT_CONNECTION);
comment above line
add a comment |
need to try this.
open this file : vendormagentozendframework1libraryZendMailProtocolAbstract.php
arround line no 267.
$this->_socket = @stream_socket_client($remote, $errorNum, $errorStr, self::TIMEOUT_CONNECTION);
comment above line
need to try this.
open this file : vendormagentozendframework1libraryZendMailProtocolAbstract.php
arround line no 267.
$this->_socket = @stream_socket_client($remote, $errorNum, $errorStr, self::TIMEOUT_CONNECTION);
comment above line
answered Apr 20 at 7:22
Savan PatelSavan Patel
6610
6610
add a comment |
add a comment |
Ed Tan is a new contributor. Be nice, and check out our Code of Conduct.
Ed Tan is a new contributor. Be nice, and check out our Code of Conduct.
Ed Tan is a new contributor. Be nice, and check out our Code of Conduct.
Ed Tan is a new contributor. Be nice, and check out our Code of Conduct.
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%2f270830%2fmagento-2-3-1-smtp-on-abstract-php-setup%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 try below solution ?
– Savan Patel
Apr 20 at 8:52
yes ,check the image above.
– Ed Tan
Apr 20 at 17:13