Problem with SMTP - DATA not accepted from server
up vote
0
down vote
favorite
I am getting below error from my opencart application. It was working fine for last 1 month.
Opencart 3.0.2.0
[11-Nov-2018 08:43:49 UTC] PHP Fatal error: Uncaught Exception: Error: DATA not accepted from server! in public_html/*********/system/library/mail/smtp.php:330
Stack trace:
#0 public_html/*********/system/library/mail.php(142): MailSmtp->send()
#1 public_html/*********/catalog/controller/mail/order.php(275): Mail->send()
#2 public_html/*********/catalog/controller/mail/order.php(34): ControllerMailOrder->add(Array, '1', '', '')
#3 store/storage/modification/system/engine/action.php(79): ControllerMailOrder->index('checkout/order/...', Array)
#4 public_html/*********/system/engine/event.php(62): Action->execute(Object(Registry), Array)
#5 store/storage/modification/system/engine/loader.php(232): Event->trigger('model/checkout/...', Array)
#6 public_html/*********/system/engine/proxy.php(47): Loader->{closure}(Array, Array)
#7 public_html/*********/catalog/controller/extension/payment/cod.php(13): Proxy- in public_html/*********/system/library/mail/smtp.php on line 330
After some searching, I have changed the SMTP email account is same as Contact us email account. But still, I am getting the same error.
Is that something related to the Storage folder of opencart? or anything else?
Any advice? Thanks!
php email smtp opencart-3
add a comment |
up vote
0
down vote
favorite
I am getting below error from my opencart application. It was working fine for last 1 month.
Opencart 3.0.2.0
[11-Nov-2018 08:43:49 UTC] PHP Fatal error: Uncaught Exception: Error: DATA not accepted from server! in public_html/*********/system/library/mail/smtp.php:330
Stack trace:
#0 public_html/*********/system/library/mail.php(142): MailSmtp->send()
#1 public_html/*********/catalog/controller/mail/order.php(275): Mail->send()
#2 public_html/*********/catalog/controller/mail/order.php(34): ControllerMailOrder->add(Array, '1', '', '')
#3 store/storage/modification/system/engine/action.php(79): ControllerMailOrder->index('checkout/order/...', Array)
#4 public_html/*********/system/engine/event.php(62): Action->execute(Object(Registry), Array)
#5 store/storage/modification/system/engine/loader.php(232): Event->trigger('model/checkout/...', Array)
#6 public_html/*********/system/engine/proxy.php(47): Loader->{closure}(Array, Array)
#7 public_html/*********/catalog/controller/extension/payment/cod.php(13): Proxy- in public_html/*********/system/library/mail/smtp.php on line 330
After some searching, I have changed the SMTP email account is same as Contact us email account. But still, I am getting the same error.
Is that something related to the Storage folder of opencart? or anything else?
Any advice? Thanks!
php email smtp opencart-3
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I am getting below error from my opencart application. It was working fine for last 1 month.
Opencart 3.0.2.0
[11-Nov-2018 08:43:49 UTC] PHP Fatal error: Uncaught Exception: Error: DATA not accepted from server! in public_html/*********/system/library/mail/smtp.php:330
Stack trace:
#0 public_html/*********/system/library/mail.php(142): MailSmtp->send()
#1 public_html/*********/catalog/controller/mail/order.php(275): Mail->send()
#2 public_html/*********/catalog/controller/mail/order.php(34): ControllerMailOrder->add(Array, '1', '', '')
#3 store/storage/modification/system/engine/action.php(79): ControllerMailOrder->index('checkout/order/...', Array)
#4 public_html/*********/system/engine/event.php(62): Action->execute(Object(Registry), Array)
#5 store/storage/modification/system/engine/loader.php(232): Event->trigger('model/checkout/...', Array)
#6 public_html/*********/system/engine/proxy.php(47): Loader->{closure}(Array, Array)
#7 public_html/*********/catalog/controller/extension/payment/cod.php(13): Proxy- in public_html/*********/system/library/mail/smtp.php on line 330
After some searching, I have changed the SMTP email account is same as Contact us email account. But still, I am getting the same error.
Is that something related to the Storage folder of opencart? or anything else?
Any advice? Thanks!
php email smtp opencart-3
I am getting below error from my opencart application. It was working fine for last 1 month.
Opencart 3.0.2.0
[11-Nov-2018 08:43:49 UTC] PHP Fatal error: Uncaught Exception: Error: DATA not accepted from server! in public_html/*********/system/library/mail/smtp.php:330
Stack trace:
#0 public_html/*********/system/library/mail.php(142): MailSmtp->send()
#1 public_html/*********/catalog/controller/mail/order.php(275): Mail->send()
#2 public_html/*********/catalog/controller/mail/order.php(34): ControllerMailOrder->add(Array, '1', '', '')
#3 store/storage/modification/system/engine/action.php(79): ControllerMailOrder->index('checkout/order/...', Array)
#4 public_html/*********/system/engine/event.php(62): Action->execute(Object(Registry), Array)
#5 store/storage/modification/system/engine/loader.php(232): Event->trigger('model/checkout/...', Array)
#6 public_html/*********/system/engine/proxy.php(47): Loader->{closure}(Array, Array)
#7 public_html/*********/catalog/controller/extension/payment/cod.php(13): Proxy- in public_html/*********/system/library/mail/smtp.php on line 330
After some searching, I have changed the SMTP email account is same as Contact us email account. But still, I am getting the same error.
Is that something related to the Storage folder of opencart? or anything else?
Any advice? Thanks!
php email smtp opencart-3
php email smtp opencart-3
edited Nov 11 at 12:18
Zoe
10.6k73575
10.6k73575
asked Nov 11 at 12:17
Chandrapragash Gowthaman
11
11
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- 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.
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%2fstackoverflow.com%2fquestions%2f53248670%2fproblem-with-smtp-data-not-accepted-from-server%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