Nicky Vermeersch
Active member
Hello! Recently I wanted to start using my dedicated server to send out alerts, newsletters, and updates (if the users wants to, its on opt-in basis) to my user's email adresses. The dedicated server was a minimal installation where I installed nginx, php-fpm (the things needed to run xenforo). Afterwards, I did the following things:
- Installed postfix to allow Xenforo to send emails. I'm using a no-reply@mcmiddleearth.com, which doesn't excist for postfix. I also don't have a postmaster@ abuse@ or whatever that is needed, since I'm very new to setting email services up. Are these actually required to prevent you from being blacklisted?
- Made sure that all my mail that is being sent from the dedicated server is DKIM signed. I verified this by using a website such as http://dkimcore.org/tools/dkimrecordcheck.html that does this for me by looking up the host record of a domain.
- Added an SPF record to my domain.
However my emails still are ending up in Gmail's spam. And according to LogWatch, postfix is having issues sending mail to Yahoo users. Does anyone here have experience setting up mail servers or preventing these kind of problems?
- Installed postfix to allow Xenforo to send emails. I'm using a no-reply@mcmiddleearth.com, which doesn't excist for postfix. I also don't have a postmaster@ abuse@ or whatever that is needed, since I'm very new to setting email services up. Are these actually required to prevent you from being blacklisted?
- Made sure that all my mail that is being sent from the dedicated server is DKIM signed. I verified this by using a website such as http://dkimcore.org/tools/dkimrecordcheck.html that does this for me by looking up the host record of a domain.
- Added an SPF record to my domain.
However my emails still are ending up in Gmail's spam. And according to LogWatch, postfix is having issues sending mail to Yahoo users. Does anyone here have experience setting up mail servers or preventing these kind of problems?