Setting up my own smtp server and send unauthenticated messages
I’m having a hard time getting to the point.
Let’s assume I have my own domain (ABC.com)
, and I’ve set up my own SMTP server (Stalwart Email Server
).
After configuring the SMTP server, I added the necessary DNS records. Let’s also assume that authentication is not required on the SMTP server, meaning anyone can send an email (so the ‘from’ field can be anything).