Stijn Lammens
Stijn Lammens
I have the same issue, my smtp config works fine when I test it with https://www.gmass.co/smtp-test, but my webiny forms aren't sending out emails.
Running 5.39.5 here, thanks to the very detailed description of @alifeinbinary I've been able to narrow down my problem to the exact same thing...
Thank you @brunozoric I got it to work with your pointers. If anyone wants a starting point for for example AWS SES, I'll share my PoC code below, of course...
I'm running into a similar issue. When I configure next-logger without any custom config (no next-logger.config.js file) I can get it working with docker. (Doing what [william-abboud](https://github.com/william-abboud) describes here) But...