Hi! Newbie here,
I followed this tutorial:
https://www.digitalocean.com/community/articles/how-to-install-iredmail-on-centos-6-3-x64
but all mails I sent using john@mydomain.com are being marked as spam. Then I realiz...
Newbie Here,
My goal is to setup email accounts with my domain (ex: john@mydomain.com) and use the SMTP Server I configured in my NodeJS App to send mails to my app's subscribers.
I followed this tutorial in setting u...