I am trying to get my email notifications working with a gmail smtp server. So far I haven't had any luck. My SMTP settings are:
Sender name: Syncovery
Email address: syncovery@domain.com
SMTP server: smtp.gmail.com
SMTP port: 587
User ID and password: valid gmail ID and password
Use SMTP auth: checked
Use SASL: unchecked
Explicit TLS: checked
TLS v1.2 selected
I have the notification settings setup to produce an email for manual jobs (for testing) and the job logs say that an email is being sent at the end of the job. The password I'm using for gmail is an app password which shows a timestamp for the last time it was used. The password has never been used, meaning Syncovery hasn't authenticated with the SMTP server. I've tried different SMTP settings (port 465, TLS checked/unchecked, TLS versions) with no change.
Is there a server level log (not a job log) that shows the email activity that would show connection errors?