Hi there,
I have been struggling with this issue for several weeks now and I still can't figure out why I can't make this work. I will try to be as precise as possible.
Here are my server settings :
I have a new server, HOST.MYCOMPANY.COM
On this server is installed cPanel, Cloudlinux over centOS 7.
This server has two cPanel Accounts : one for my own organisation and one for my customer:
Here is my problem, some things work but some dont:
When I look to my WHM Queue Manager, all those messages are marked as "Frozen".
I tried several combinaisons of settings both in Cloudflare and on the server. I tried to change nameservers in cPanel DNS zone editor to put my cloudflare nameservers without any success.
As for Exim's mailhelo and mailips both files appears to be empty.
I do not no what to try anymore.
This is my Cloudflare settings :
MYCOMPANY.COM :
A @ -> MYSERVERIP1
A HOST -> MYSERVERIP1
A MAIL -> MYSERVERIP1
A NS1 -> MYSERVERIP1
A NS2 -> MYSERVERIP2
CNAME WWW -> MYCOMPANY.COM
CNAME k1._domainkey -> dkim.mcsv.net (Mailchimp)
MX MYCOMPANY -> aspmx.l.google.com (1)
MX MYCOMPANY -> alt1.aspmx.l.google.com (5)
MX MYCOMPANY -> alt2.aspmx.l.google.com (5)
MX MYCOMPANY -> alt3.aspmx.l.google.com (10)
MX MYCOMPANY -> alt4.aspmx.l.google.com (10)
TXT default._domainkey -> v=spf1 +ip4:
MYSERVERIP1 include:_spf.google.com include:servers.mcsv.net ~all
TXT google._domainkey -> v=DKIM1; k=rsa; p=(I PUT MY CERTIFICATE HERE)
TXT _dmarc -> v=DMARC1; p=quarantine; rua=mailto:[email protected];
MYCLIENT.COM
A @ -> MYSERVERIP1
A MAIL -> MYSERVERIP1
CNAME WWW -> MYCLIENT.COM
MX MYCLIENT -> MAIL.MYCLIENT.COM (0)
TXT default._domainkey -> "v=DKIM1; k=rsa; p=(I PUT MY CERTIFICATE HERE)
TXT @ -> "v=spf1 +ip4:MYSERVERIP1 ~all"
TXT _dmarc -> v=DMARC1; p=quarantine; rua=mailto:[email protected];
Note: nothing is using the Cloudflare proxy in those records.
I also did a MXTOOLBOX Mail check and I get these warnings :
MYCOMPANY's MXTOOBOX WARNINGS :
dns - MYCOMPANY.COM - SOA Serial Number Format is Invalid
dns - MYCOMPANY.COM - SOA Expire Value out of recommended range
smtp - alt1.aspmx.l.google.com - Reverse DNS Resolution FAILED! This is a problem
smtp - alt1.aspmx.l.google.com - Reverse DNS does not match SMTP Banner
smtp - alt2.aspmx.l.google.com - Reverse DNS does not match SMTP Banner
smtp - alt3.aspmx.l.google.com - Reverse DNS does not match SMTP Banner
smtp - alt4.aspmx.l.google.com - Reverse DNS Resolution FAILED! This is a problem
MYCLIENT's MXTOOBOX WARNINGS :
dns - MYCOMPANY.COM - SOA Serial Number Format is Invalid
dns - MYCOMPANY.COM - SOA Expire Value out of recommended range
smtp - Reverse DNS does not match SMTP Banner
smtp - Warning - Does not support TLS.
smtp - 15.531 seconds - Not good! on Transaction Time
Finally, here's a DIG MX from my server for both domains :
MYCOMPANY's DIG:
MYCOMPANY.COM. 300 IN MX 1 aspmx.l.google.com.
MYCOMPANY.COM. 300 IN MX 5 alt1.aspmx.l.google.com.
MYCOMPANY.COM. 300 IN MX 5 alt2.aspmx.l.google.com.
MYCOMPANY.COM. 300 IN MX 10 alt3.aspmx.l.google.com.
MYCOMPANY.COM. 300 IN MX 10 alt4.aspmx.l.google.com.
MYCLIENT's DIG :
MYCLIENT.COM. 114 IN MX 0 mail.MYCLIENT.com.
I am pretty sure there is a very simple solution to this problem but I can't figure it out.
If that kind of puzzely thing stimulates your little grey cells, I would appreciate any help you could offer.
Thank you.
Jim
I have been struggling with this issue for several weeks now and I still can't figure out why I can't make this work. I will try to be as precise as possible.
Here are my server settings :
I have a new server, HOST.MYCOMPANY.COM
On this server is installed cPanel, Cloudlinux over centOS 7.
This server has two cPanel Accounts : one for my own organisation and one for my customer:
- MYCOMPANY.COM
- MYCLIENT.COM
Here is my problem, some things work but some dont:
- I can receive and send any emails within google gmail without problems with MYCOMPANY domains.
- MYCLIENT cPanel mail account can recieve any mail from any sources.
- MYCLIENT cPanel mail account cannot send mail to MYCOMPANY domain's email addresses but:
- MYCLIENT cPanel mail account can send mail to any other destinations (except @MYCOMPANY.COM).
- Any mail sent directly from my website MYCOMPANY.COM (there is no mailboxes but we have web forms, for example) with a destination @MYCOMPANY.COM are not received.
When I look to my WHM Queue Manager, all those messages are marked as "Frozen".
I tried several combinaisons of settings both in Cloudflare and on the server. I tried to change nameservers in cPanel DNS zone editor to put my cloudflare nameservers without any success.
As for Exim's mailhelo and mailips both files appears to be empty.
I do not no what to try anymore.
This is my Cloudflare settings :
MYCOMPANY.COM :
A @ -> MYSERVERIP1
A HOST -> MYSERVERIP1
A MAIL -> MYSERVERIP1
A NS1 -> MYSERVERIP1
A NS2 -> MYSERVERIP2
CNAME WWW -> MYCOMPANY.COM
CNAME k1._domainkey -> dkim.mcsv.net (Mailchimp)
MX MYCOMPANY -> aspmx.l.google.com (1)
MX MYCOMPANY -> alt1.aspmx.l.google.com (5)
MX MYCOMPANY -> alt2.aspmx.l.google.com (5)
MX MYCOMPANY -> alt3.aspmx.l.google.com (10)
MX MYCOMPANY -> alt4.aspmx.l.google.com (10)
TXT default._domainkey -> v=spf1 +ip4:
MYSERVERIP1 include:_spf.google.com include:servers.mcsv.net ~all
TXT google._domainkey -> v=DKIM1; k=rsa; p=(I PUT MY CERTIFICATE HERE)
TXT _dmarc -> v=DMARC1; p=quarantine; rua=mailto:[email protected];
MYCLIENT.COM
A @ -> MYSERVERIP1
A MAIL -> MYSERVERIP1
CNAME WWW -> MYCLIENT.COM
MX MYCLIENT -> MAIL.MYCLIENT.COM (0)
TXT default._domainkey -> "v=DKIM1; k=rsa; p=(I PUT MY CERTIFICATE HERE)
TXT @ -> "v=spf1 +ip4:MYSERVERIP1 ~all"
TXT _dmarc -> v=DMARC1; p=quarantine; rua=mailto:[email protected];
Note: nothing is using the Cloudflare proxy in those records.
I also did a MXTOOLBOX Mail check and I get these warnings :
MYCOMPANY's MXTOOBOX WARNINGS :
dns - MYCOMPANY.COM - SOA Serial Number Format is Invalid
dns - MYCOMPANY.COM - SOA Expire Value out of recommended range
smtp - alt1.aspmx.l.google.com - Reverse DNS Resolution FAILED! This is a problem
smtp - alt1.aspmx.l.google.com - Reverse DNS does not match SMTP Banner
smtp - alt2.aspmx.l.google.com - Reverse DNS does not match SMTP Banner
smtp - alt3.aspmx.l.google.com - Reverse DNS does not match SMTP Banner
smtp - alt4.aspmx.l.google.com - Reverse DNS Resolution FAILED! This is a problem
MYCLIENT's MXTOOBOX WARNINGS :
dns - MYCOMPANY.COM - SOA Serial Number Format is Invalid
dns - MYCOMPANY.COM - SOA Expire Value out of recommended range
smtp - Reverse DNS does not match SMTP Banner
smtp - Warning - Does not support TLS.
smtp - 15.531 seconds - Not good! on Transaction Time
Finally, here's a DIG MX from my server for both domains :
MYCOMPANY's DIG:
MYCOMPANY.COM. 300 IN MX 1 aspmx.l.google.com.
MYCOMPANY.COM. 300 IN MX 5 alt1.aspmx.l.google.com.
MYCOMPANY.COM. 300 IN MX 5 alt2.aspmx.l.google.com.
MYCOMPANY.COM. 300 IN MX 10 alt3.aspmx.l.google.com.
MYCOMPANY.COM. 300 IN MX 10 alt4.aspmx.l.google.com.
MYCLIENT's DIG :
MYCLIENT.COM. 114 IN MX 0 mail.MYCLIENT.com.
I am pretty sure there is a very simple solution to this problem but I can't figure it out.
If that kind of puzzely thing stimulates your little grey cells, I would appreciate any help you could offer.
Thank you.
Jim