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!










share|improve this question




























    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!










    share|improve this question


























      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!










      share|improve this question















      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






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Nov 11 at 12:18









      Zoe

      10.6k73575




      10.6k73575










      asked Nov 11 at 12:17









      Chandrapragash Gowthaman

      11




      11





























          active

          oldest

          votes











          Your Answer






          StackExchange.ifUsing("editor", function () {
          StackExchange.using("externalEditor", function () {
          StackExchange.using("snippets", function () {
          StackExchange.snippets.init();
          });
          });
          }, "code-snippets");

          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "1"
          };
          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',
          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%2fstackoverflow.com%2fquestions%2f53248670%2fproblem-with-smtp-data-not-accepted-from-server%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown






























          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes
















          draft saved

          draft discarded




















































          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.




          draft saved


          draft discarded














          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





















































          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

          Full-time equivalent

          Bicuculline

          さくらももこ