Send Mail Problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • serqet
    Senior Member
    • Feb 2019
    • 111

    Send Mail Problem

    Hello workflows have failed to send mail. Can you help?




    [2019-12-31 06:02:54] Espo.ERROR: CronManager: Failed job running, job [5e0ae422a7284f231]. Error Details: Workflow[5c7644066d6e03de8][sendEmail]: 4.7.0 Try again later, closing connection. (MAIL) i17sm16869167ljd.34 - gsmtp . [] []
    [2019-12-31 06:02:54] Espo.ERROR: CronManager: Failed job running, job [5e0ae422acdba49b8]. Error Details: Workflow[5c7644066d6e03de8][sendEmail]: Could not read from smtp.gmail.com. [] []
    [2019-12-31 06:02:54] Espo.WARNING: E_WARNING: fwrite(): SSL operation failed with code 1. OpenSSL Error messages: error:140D00CF:SSL routines:SSL_writerotocol is shutdown {"code":2,"message":"fwrite(): SSL operation failed with code 1. OpenSSL Error messages:\nerror:140D00CF:SSL routines:SSL_writerotocol is shutdown","file":"/var/www/vhosts/crm.ventura.com.tr/httpdocs/espo/vendor/zendframework/zend-mail/src/Protocol/AbstractProtocol.php","line":260,"context":{"reque st":"RSET"}} []
    [2019-12-31 06:02:54] Espo.ERROR: CronManager: Failed job running, job [5e0ae422b208903f8]. Error Details: Workflow[5c7644066d6e03de8][sendEmail]: Could not read from smtp.gmail.com. [] []
    [2019-12-31 06:02:54] Espo.WARNING: E_WARNING: fwrite(): SSL operation failed with code 1. OpenSSL Error messages: error:140D00CF:SSL routines:SSL_writerotocol is shutdown {"code":2,"message":"fwrite(): SSL operation failed with code 1. OpenSSL Error messages:\nerror:140D00CF:SSL routines:SSL_writerotocol is shutdown","file":"/var/www/vhosts/crm.ventura.com.tr/httpdocs/espo/vendor/zendframework/zend-mail/src/Protocol/AbstractProtocol.php","line":260,"context":{"reque st":"RSET"}} []
    [2019-12-31 06:02:54] Espo.ERROR: CronManager: Failed job running, job [5e0ae422b863f7690]. Error Details: Workflow[5c7644066d6e03de8][sendEmail]: Could not read from smtp.gmail.com. [] []
    [2019-12-31 06:02:54] Espo.WARNING: E_WARNING: fwrite(): SSL operation failed with code 1. OpenSSL Error messages: error:140D00CF:SSL routines:SSL_writerotocol is shutdown {"code":2,"message":"fwrite(): SSL operation failed with code 1. OpenSSL Error messages:\nerror:140D00CF:SSL routines:SSL_writerotocol is shutdown","file":"/var/www/vhosts/crm.ventura.com.tr/httpdocs/espo/vendor/zendframework/zend-mail/src/Protocol/AbstractProtocol.php","line":260,"context":{"reque st":"RSET"}} []
    [2019-12-31 06:02:54] Espo.ERROR: CronManager: Failed job running, job [5e0ae422bf1f50b59]. Error Details: Workflow[5c7644066d6e03de8][sendEmail]: Could not read from smtp.gmail.com. [] []
  • Maximus
    Senior Member
    • Nov 2018
    • 2731

    #2
    Hello,
    Does this error occur when you try to make compose an email or sent a test email with this smtp configs?

    Comment

    • serqet
      Senior Member
      • Feb 2019
      • 111

      #3
      Originally posted by Maximus
      Hello,
      Does this error occur when you try to make compose an email or sent a test email with this smtp configs?
      Hello Max,

      Sends mail according to the rule I created in the workflow. There is no problem with smtp settings because it sent different mails.

      Comment

      • Maximus
        Senior Member
        • Nov 2018
        • 2731

        #4
        I mean, test SMTP configs of the email sender ('FROM' field) in your workflow's Send Email action settings.

        Comment

        Working...