Webfoundry
Verified User
Hi all,
It seems that all mails sent from accounts on my server end up in gmails spam folder.
I found out no PTR record were made for my primary domain (in DA DNS Administration this would be server.webfoundry-hosting.be on IP 178.79.130.161 wich is on linode.com).
I followed all steps in http://help.directadmin.com/item.php?id=21
The line I added to DNS Administration is :
161.130.79.178.in-addr.arpa. PTR webfoundry-hosting.be.
dig SOA -x 178.79.130.161 :
dig -x 178.79.130.161
Can anyone point out what I'm doing wrong or I'm missing ?
All help appreciated,
Sixten
It seems that all mails sent from accounts on my server end up in gmails spam folder.
I found out no PTR record were made for my primary domain (in DA DNS Administration this would be server.webfoundry-hosting.be on IP 178.79.130.161 wich is on linode.com).
I followed all steps in http://help.directadmin.com/item.php?id=21
The line I added to DNS Administration is :
161.130.79.178.in-addr.arpa. PTR webfoundry-hosting.be.
dig SOA -x 178.79.130.161 :
; <<>> DiG 9.8.2rc1-RedHat-9.8.2-0.37.rc1.el6_7.5 <<>> SOA -x 178.79.130.161
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 54579
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
;; QUESTION SECTION:
;161.130.79.178.in-addr.arpa. IN SOA
;; AUTHORITY SECTION:
130.79.178.in-addr.arpa. 86400 IN SOA ns1.linode.com. dns.linode.com. 2015122409 7200 3600 604800 86400
;; Query time: 1 msec
;; SERVER: 109.74.194.20#53(109.74.194.20)
;; WHEN: Thu Dec 24 15:33:43 2015
;; MSG SIZE rcvd: 99
dig -x 178.79.130.161
; <<>> DiG 9.8.2rc1-RedHat-9.8.2-0.37.rc1.el6_7.5 <<>> -x 178.79.130.161
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 4244
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 5, ADDITIONAL: 0
;; QUESTION SECTION:
;161.130.79.178.in-addr.arpa. IN PTR
;; ANSWER SECTION:
161.130.79.178.in-addr.arpa. 86400 IN PTR server.webfoundry-hosting.be.
;; AUTHORITY SECTION:
130.79.178.in-addr.arpa. 86400 IN NS ns5.linode.com.
130.79.178.in-addr.arpa. 86400 IN NS ns3.linode.com.
130.79.178.in-addr.arpa. 86400 IN NS ns1.linode.com.
130.79.178.in-addr.arpa. 86400 IN NS ns4.linode.com.
130.79.178.in-addr.arpa. 86400 IN NS ns2.linode.com.
;; Query time: 111 msec
;; SERVER: 109.74.194.20#53(109.74.194.20)
;; WHEN: Thu Dec 24 15:40:22 2015
;; MSG SIZE rcvd: 187
Can anyone point out what I'm doing wrong or I'm missing ?
All help appreciated,
Sixten