I’m trying to set up SendGrid as the mailer for my nodeBB site.
I have generated an API Key/password on the SendGrid site.
I enter the username “apikey” and the generated password from the SendGrid site.
My Email settings in NodeBB look like this:
When I send a test email, I get the “email sent” toast. But SendGrid shows no evidence that it was received and/or worked. I’m not receiving the test email as well.
I tried custom setup using their smtp host address and ports and that has the same results. Success toast and no sign that it actually worked.
The README in this repo says there are settings under plugins but I don’t see anything related to this plugin. I see the plugin installed and activated and rebuilt everything.
Maybe update the README with relevant information for the 3.x version of nodeBB (that I’m using)?
And more step by step instructions (go to SendGrid do this, then that, then enter this into nodeBB, etc.)
Thanks!
I’m trying to set up SendGrid as the mailer for my nodeBB site.
I have generated an API Key/password on the SendGrid site.
I enter the username “apikey” and the generated password from the SendGrid site.
My Email settings in NodeBB look like this:
When I send a test email, I get the “email sent” toast. But SendGrid shows no evidence that it was received and/or worked. I’m not receiving the test email as well.
I tried custom setup using their smtp host address and ports and that has the same results. Success toast and no sign that it actually worked.
The README in this repo says there are settings under plugins but I don’t see anything related to this plugin. I see the plugin installed and activated and rebuilt everything.
Maybe update the README with relevant information for the 3.x version of nodeBB (that I’m using)?
And more step by step instructions (go to SendGrid do this, then that, then enter this into nodeBB, etc.)
Thanks!