For context, the reason I’m trying to set up Easy is because we have online forms on our WP site built with Gravity Forms, and every email notification sent by Gravity Forms is flagged as spam by Gsuite, which we use internally for email. Specifically, Google thinks our WP host’s (GoDaddy) email servers are spam senders. GoDaddy’s only suggestion is to use an SMTP plugin. So if Easy will NOT resolve this, let me know now.
It will resolve it. This is one of the main reasons it was built for ??
Let’s try it with a simple test. Your personal Gmail account required to make it happen, I assume you do have one? Also, make sure you have the latest plugin version (which is 1.2.9 at the moment).
Now use following settings:
From Email Address: your personal gmail address
From Name: your name
Reply-To Email Address: leave it blank
SMTP Host: smtp.gmail.com
Type of Encryption: TLS
SMTP Port: 587
SMTP Authentication: Yes
SMTP username: your Gmail email (not just the part before “@”, you need to put full address in including @gmail.com)
SMTP password: your Gmail account password
Then click “Save Changes”.
Then scroll down to “Test email” section and enter your gmail address, Subject ‘test’, message ‘test’ and click “Send Test Email”.
Then have a look what is displayed in “Debug Info” box. Since version 1.2.8, it would display more detailed log than the usual one-liner, so there should be some useful information available. Then you need to copy debug info and paste it here so we could try to determine what is causing your issues.