Announcement

Collapse
No announcement yet.

SendGrid will stop working for SellerDeck

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #16
    Karen, great. I've amended my post #12 to remove the "untested" status.
    Norman - www.drillpine.biz
    Edinburgh, U K / Bitez, Turkey

    Comment


      #17
      I am having trouble with this, please can someone point me in the right direction.

      I have created an API key in Sendgrid like this (not my actual key!):

      Click image for larger version

Name:	sgapi.jpg
Views:	141
Size:	84.1 KB
ID:	555203

      I have made the variable and the password as above is entered in the top level value.

      SMTP Library has this edit:

      Code:
      return (GetSMTPUsername() eq 'apikey' ? '<actinic:variable name="SendgridApiKey" encoding="perl" />' : $sPassword);
      }
      Network settings are (I have also tried 587):

      Click image for larger version

Name:	netset.jpg
Views:	78
Size:	23.4 KB
ID:	555204

      Publish to web, but when I try the contact us form I get:

      Code:
       SendMail: Unable to establish an SMTP connection to smtp.sendgrid.net Net::SMTP: connect: timeout
      
      Please wait for your browser to forward you to the next page or click here.
      All help and advice gratefully received.

      Thank you
      Jonathan Chappell
      Website Designer
      SellerDeck Website Designer
      Actinic to SellerDeck upgrades
      Graphicz Limited - www.graphicz.co.uk

      Comment


        #18
        Some hosts block the normal smtp ports. Try 2525.
        -----------------------------------------

        First Tackle - Fly Fishing and Game Angling

        -----------------------------------------

        Comment


          #19
          I also have 'Use Secure SMTP' unticked. I don't know if that makes a difference.
          -----------------------------------------

          First Tackle - Fly Fishing and Game Angling

          -----------------------------------------

          Comment


            #20
            Thank you Mike, I will keep testing.
            Jonathan Chappell
            Website Designer
            SellerDeck Website Designer
            Actinic to SellerDeck upgrades
            Graphicz Limited - www.graphicz.co.uk

            Comment


              #21
              Hi Jonathan. I don’t know if this is related to your other post about Easyspace/Iomart, but I am with them and have previously tried every conceivable way to get Norman's solution to work without success unfortunately. I tried ports 25, 2525, 465 and 587, and all returned mail socket or timeout errors when I tried to use the mailform or make an order. I had to assume smtp.sendgrid.net was correct as that was on their site instructions.

              As well as Sendgrid I also tried SendinBlue, using instructions for both SMTP and API sending. No luck at all.

              Comment


                #22
                Thank you Paul
                Jonathan Chappell
                Website Designer
                SellerDeck Website Designer
                Actinic to SellerDeck upgrades
                Graphicz Limited - www.graphicz.co.uk

                Comment

                Working...
                X