Troubleshooting email authentication

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • davide445
    Member
    • Nov 2020
    • 81

    Troubleshooting email authentication

    Want to start testing with a colleague sending and receiveing email to accounts trough EspoCRM.
    Setting up my personal account on EspoCRM (using Gmail corporate account for sending/receiving) got this errors

    IMAP: on TLS auth got "Error 500 cannot read - connection closed?", on SSL got "Error 500: cannot login, user or password wrong"
    SMTP: on both TLS and SSL "Error 500: email sending error. Invalid credentials"

    I enabled on Google the "less secure" app. Being Espo on Docker I'm not sure where find the logs.
  • Maximus
    Senior Member
    • Nov 2018
    • 2731

    #2
    Hi there,
    please check for the logs here /var/lib/docker/volumes/espo-docker_espocrm/_data/data/logs.

    Comment

    • davide445
      Member
      • Nov 2020
      • 81

      #3
      Ok the "less secure app" option was not really enabled on Gmail, so I needed to enable it again. Now is working.

      Comment

      Working...