Sentora Support Forums
email not received from gmail and yahoo - Printable Version

+- Sentora Support Forums (https://senforums.mach-hosting.com)
+-- Forum: Sentora Forum Archives (https://senforums.mach-hosting.com/forumdisplay.php?fid=5)
+--- Forum: Sentora Public Support Forums v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=32)
+---- Forum: General Support Forum v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=36)
+---- Thread: email not received from gmail and yahoo (/showthread.php?tid=2729)



email not received from gmail and yahoo - sknd - 03-29-2016

Hi,
I have installed Sentora for my VPS. I can send email from MY Server to Gmail & Yahoo. But any mail not received from gmail and yahoo to my server.
Any one can help me How to resolve this issue please?


RE: email not received from gmail and yahoo - bbspike - 03-29-2016

You have proper MX records in your domainname DNS?


RE: email not received from gmail and yahoo - sknd - 03-29-2016

(03-29-2016, 07:20 PM)bbspike Wrote: You have proper MX records in your domainname DNS?

I have Proper MX , rDNS, record ect


RE: email not received from gmail and yahoo - apinto - 03-30-2016

Please tell us your domain so we can check.
If you prefer, send it via PM.


RE: email not received from gmail and yahoo - sknd - 03-30-2016

(03-30-2016, 05:53 AM)apinto Wrote: Please tell us your domain so we can check.
If you prefer, send it via PM.

I've sent via PM


RE: email not received from gmail and yahoo - apinto - 03-30-2016

(03-30-2016, 01:12 PM)sknd Wrote:
(03-30-2016, 05:53 AM)apinto Wrote: Please tell us your domain so we can check.
If you prefer, send it via PM.

I've sent via PM

Your email servers seems to be working fine (check on http://mxtoolbox.com/ )

Code:
Google tried to deliver your message, but it was rejected by the server for the recipient domain domain.tld by sub.domain.tld. [11.22.33.44]. The error that the other server returned was: 454 4.7.0 TLS not available due to local problem

From that error, I think you can assume it's a postfix config issue with TLS.
Please read (it's quick and straight to the solution): http://journal.happy-coding.com/postfix-rejection-problem-454-4-7-0-tls-not-available-due-to-local-problem/

If it works,


RE: email not received from gmail and yahoo - sknd - 04-01-2016

(03-30-2016, 06:46 PM)apinto Wrote:
(03-30-2016, 01:12 PM)sknd Wrote:
(03-30-2016, 05:53 AM)apinto Wrote: Please tell us your domain so we can check.
If you prefer, send it via PM.

I've sent via PM

Your email servers seems to be working fine (check on http://mxtoolbox.com/ )

Code:
Google tried to deliver your message, but it was rejected by the server for the recipient domain domain.tld by sub.domain.tld. [11.22.33.44]. The error that the other server returned was: 454 4.7.0 TLS not available due to local problem

From that error, I think you can assume it's a postfix config issue with TLS.
Please read (it's quick and straight to the solution): http://journal.happy-coding.com/postfix-rejection-problem-454-4-7-0-tls-not-available-due-to-local-problem/

If it works,

Great! Now working fine. Thank you so much