Espo.ERROR: MassEmail#sendQueueItem: [500] Could not open socket [] []

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mmandell
    Member
    • Jul 2014
    • 99

    Espo.ERROR: MassEmail#sendQueueItem: [500] Could not open socket [] []

    Espo.ERROR: MassEmail#sendQueueItem: [500] Could not open socket [] []

    this is record from log
    this is Registered Stream Socket Transports tcp, udp, unix, udg, ssl, sslv3, tls, tlsv1.0, tlsv1.1, tlsv1.2
    so ssl and tls is supported and enabled
    also Sockets Support is enabled in php.ini

    We have advanced pack installed and are using Amazon SES.

    What could be causing this error and how do we fix it?

    Thanks,
    ​​​​​​​Matt
  • mmandell
    Member
    • Jul 2014
    • 99

    #2
    Any thoughts?

    Comment

    • tanya
      Senior Member
      • Jun 2014
      • 4308

      #3
      In SMTP configurations could you send a Test Email? Do you use correct port?

      Comment

      • mmandell
        Member
        • Jul 2014
        • 99

        #4
        It says test email sent correctly, but it is never received.
        I believe port would have to be correct for send to be considered successful by Espo.

        Comment

        • tanya
          Senior Member
          • Jun 2014
          • 4308

          #5
          Did you check the spam folder?

          Comment

          • mmandell
            Member
            • Jul 2014
            • 99

            #6
            Yes, nothing in there.
            We've paid 2 different developers who each have had no luck with this.

            How do we solve this issue?
            I'm happy to pay but if I am going to stick with ESPO I need to fix this issue.

            Comment

            • tarasm
              Super Moderator
              • Mar 2014
              • 573

              #7
              It can be a problem of your web-server or a problem of your email server. Do you use your own email server or some email service?
              Job Offers and Requests

              Comment

              • mmandell
                Member
                • Jul 2014
                • 99

                #8
                We are using amazon SES as well as Gmail SMTP.

                How do we check for server issue or a list of kernels that are supported?

                Comment

                • tanya
                  Senior Member
                  • Jun 2014
                  • 4308

                  #9
                  The easiest way to define the problem side - install a personal demo and configure smtp. If it will work on our server - the problem is with your web-server. If not - this problem is with configuration

                  Comment

                  Working...