This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Sentora Email Setup - EMAIL DOESN'T GO TO SPAM
#1
Sentora Email Setup - EMAIL DOESN'T GO TO SPAM
I've seen tons of post about "Why are my Sentora emails always going to the SPAM folders". (I think I even have one! Smile)

Ok, Lets get started. So you see that I've successfully setup my Sentora email where it doesn't go to the spam folder anymore when sending emails to sites like gmail. I've always had an issue with this but never had the need to figure it out until now. Most of the time I tend to overthink things and that's what I've done with this. Now that I've fixed it I hope this will help others.

Here's what I did...

Make sure your dedicated server has a propagated hostname.
  • EX: server.mydomain.com (This will point to your server IP / xxx.xxx.xxx.xxx)
  • Make sure your server ISP sets up a rDNS record. This way server.mydomain.com points to your IP. (xxx.xxx.xxx.xxx)
So if your domain is server.mydomain.com and points to IP 111.222.333.444 when you look up the IP it should point to the same domain. (server.mydomain.com)

Only your server ISP can set up a Reverse DNS for the server.

Your can check your reverse DNS HERE.

In simple terms this should always work.... (This is what rDNS is)
When you search for "mydomain.com" it should point to your IP "111.222.333.444"
When you search for "111.222.333.444" it should point to your domain "mydomain.com".

Simple enough right?  Big Grin

In your Sentora panel make sure you add a CNAME entry for the main domain name (server hostname) as "Server" that points to the server IP.

You should have something like this....
Hostname: Server
TTL: 3600 (Use what you want, this is an example)
Target: @

Once you have this set you can check your email server HERE. (Continue to use this tool until it's corrected, remember it needs to finish propagating first.)

Once thats completed add a TXT record to your dns as the following....

Code:
mydomain.com.  IN TXT v=spf1 mx a ip4:255.255.255.0/111.222.333.444/28 ~all

Change the data to follow yours. The 255.255.255.0 is your subnet. Make sure it matches your assigned subnet.

You should have something like this....
Hostname: @
TTL: 3600 (Use what you want, this is an example)
Target: "The code I posted above with your info inserted"

Once all of these changes are made and they are propagated / panel refreshed. You should now have email that you can send to clients like Google and not go to spam.

Keep in mind this will only work if you have a Sentora panel that can already send & receive email. Make sure you can properly send & receive email before you make these changes.

Hope this helps you guys!  Cool
Reply
Thanks given by:


Messages In This Thread
Sentora Email Setup - EMAIL DOESN'T GO TO SPAM - by james30263 - 09-15-2018, 01:20 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Email has suddenly stopped coming through rsthomas 4 4 ,678 10-12-2022, 09:29 PM
Last Post: rsthomas
Webmail Send / Receive works but Outlook doesn't | Digital Ocean dipakcg 12 33 ,856 04-17-2020, 04:52 PM
Last Post: iraqiboy90
can not send email - SMTP error on roundcube wolvepy 9 28 ,976 01-03-2020, 08:37 AM
Last Post: Telepuzik

Forum Jump:


Users browsing this thread: 1 Guest(s)