MarleTangible
MarleTangible
I was able to resolve the issue by adding a name parameter with the domain to [the nodemailer config](https://github.com/nocodb/nocodb/blob/2ab0662eb2d286e969055ac0eb40ccdf525c82c5/packages/nocodb/src/plugins/smtp/SMTP.ts#L15). In my case I manually input the domain into the compiled...
@aretaon Somehow the `name` parameter on its own worked for me. I had to configure the SMTP as below though which didn't make much sense to me at the time....
@DarkPhoenix2704 it worked for me.  Would it be possible to rename the `name` field to `domain` or something similar and swap its place with the `host`? Here's why, despite...
The answer is yes, but it's a sample size of one. Anonymous email relay is the only one I'm working with at the moment.
I don't know how to relay this information to you without divulging too much about our infrastructure on the open internet. I hope the following description will suffice, my apologies...
@netroy I pulled the image and the send email worked without any issues. Thank you! I created a sample workflow that is going to email me every minute. Let me...
All good. Works like a charm. Thank you again @netroy for your great support.
@Joffcom Yes. We have NGINX Proxy Manager v2.12.3 running in front of n8n for ~SSH~ SSL termination. Please see below for some of the environment variables we use. ```TEXT -...
@Joffcom Yes. It's one of the first things we did. 
Here are the websocket messages. I clicked stop right before the second heartbeat. 