fhwebdesign

Forum Replies Created

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • in reply to: SMTP not working, Error 503 #35389
    fhwebdesign
    Participant

      Okay, so do you know how to solve this without changing core files?

      in reply to: SMTP not working, Error 503 #35387
      fhwebdesign
      Participant

        Ok I solved it. Just change in the file /wp-includes/class-phpmailer.php the paragraph public $SMTPAutoTLS = true; to public $SMTPAutoTLS = false;

        in reply to: SMTP not working, Error 503 #35385
        fhwebdesign
        Participant

          But the normal contact form like Contact Form 7 is working without a problem? Could that be nessessary?

          in reply to: SMTP not working, Error 503 #35353
          fhwebdesign
          Participant

            I am the mail administrator… hosted with plesk.

            in reply to: SMTP not working, Error 503 #35345
            fhwebdesign
            Participant

              Okay, with another SMTP plugin this works not, too. So the error must be in my configuration, but why can I send with thunderbird from this email account?

              in reply to: SMTP not working, Error 503 #35339
              fhwebdesign
              Participant

                As normal test order this is the error:

                EMAIL TO SHOP FAILED: Could not instantiate mail function. | Array
                (
                [type] => 2
                [message] => mail(): SMTP server response: 503 This mail server requires authentication when attempting to send to a non-local e-mail address. Please check your mail client settings or contact your administrator to verify that the domain or address is defined for this server.
                [file] => C:\Inetpub\vhosts\XXXcensoredXXX\wp-includes\class-phpmailer.php
                [line] => 698
                )
                | Recipients: [email protected] | Subject: [Pizza XXX] - ORDER TEXT 27. February 2018 15:19 | Headers: Array
                (
                [0] => Content-Type: text/html; charset=UTF-8
                [1] => From: Pizza XXX <[email protected]>
                [2] => Reply-To: [email protected]
                [3] => Cc: [email protected]
                )

                What do you mean with “verify that the domain or address is defined for this server.”?
                The wordpress installation runs at subdomain.MY-DOMAIN.com and the email is [email protected]

                in reply to: mutiple closing and opening times within one day #35335
                fhwebdesign
                Participant

                  There is a ‘opening times’ widget, right? There should be a feature to show the “closed times” in this widget as normal time. For example, if your shop is open on monday from 8am to 11am and from 2pm to 10pm the opening times should be shown as this is.

                  in reply to: SMTP not working, Error 503 #35334
                  fhwebdesign
                  Participant

                    Of course I run the test at the wppizza plugin, this is the output:

                    Array
                    (
                    [error] => FAIL - check details below
                    [error-info] => Array
                    (
                    [last-error] => Array
                    (
                    [type] => 2
                    [message] => mail(): SMTP server response: 503 This mail server requires authentication when attempting to send to a non-local e-mail address. Please check your mail client settings or contact your administrator to verify that the domain or address is defined for this server.
                    [file] => C:\Inetpub\vhosts\XXXXXcensoredXXXXX\wp-includes\class-phpmailer.php
                    [line] => 698
                    )
                    [phpmailer] => Could not instantiate mail function.
                    )
                    [debug] => 
                    )

                    I am not using another plugin related with SMTP.

                    in reply to: SMTP not working, Error 503 #35330
                    fhwebdesign
                    Participant

                      “Use SMTP” is checked. So what could that else be?

                      in reply to: mutiple closing and opening times within one day #35326
                      fhwebdesign
                      Participant

                        this is not what I meant.
                        better would be a checkbox like ‘show closed times at opening times’

                      Viewing 10 posts - 1 through 10 (of 10 total)