Dedicated server
CentOS 6, Parallels Plesk Panel 11.0.9 (64 bit)
ISP: 1&1
Problem 1 (Solved): Google and other mail providers were classifying as spam, messages sent from mydomain.com using PHP scripts
Solution 1: Install OpenDKIM 2.8.4
Problem 2 (Solved): The 1&1 Control Panel doesn't allow to config the TXT records required by OpenDKIM, in their DNS servers
Solution 2: Config the server as a primary name server for mydomain.com DNS zone
Problem 3: 1&1 DNS server can not be used as secondary server because mydomain.com is an external domain, i.e., 1&1 it's not the registrar
Solution 3:
Any bloodless solution aside from transferring mydomain.com to 1&1?
Problem 4: Since steps 1-2, we've detected occasional DNS lookup fails leading to "This webpage is not available". Specially when trying to access using the www subdomain despite there's a Canonical Name record: www.mydomain.com. CNAME mydomain.com.
Solution 4:
At first I thought the source of the problem is the dummy secondary DNS server being accessed instead of the primary one. But now I'm not sure after I found this messages in /var/log/messages:
Apr 3 22:55:08 s62591307 named[4731]: received SIGHUP signal to reload zones
Apr 3 22:55:08 s62591307 named[4731]: loading configuration from '/etc/named.conf'
Apr 3 22:55:08 s62591307 named[4731]: using default UDP/IPv4 port range: [1024, 65535]
Apr 3 22:55:08 s62591307 named[4731]: using default UDP/IPv6 port range: [1024, 65535]
Apr 3 22:55:08 s62591307 named[4731]: sizing zone task pool based on 4 zones
Apr 3 22:55:08 s62591307 named[4731]: Warning: 'empty-zones-enable/disable-empty-zone' not set: disabling RFC 1918 empty zones
Apr 3 22:55:08 s62591307 named[4731]: zone cuentosdeviejos.com/IN: (master) removed
Apr 3 22:55:08 s62591307 named[4731]: reloading configuration succeeded
Apr 3 22:55:08 s62591307 named[4731]: reloading zones succeeded
Any help would be appreciated
CentOS 6, Parallels Plesk Panel 11.0.9 (64 bit)
ISP: 1&1
Problem 1 (Solved): Google and other mail providers were classifying as spam, messages sent from mydomain.com using PHP scripts
Solution 1: Install OpenDKIM 2.8.4
Problem 2 (Solved): The 1&1 Control Panel doesn't allow to config the TXT records required by OpenDKIM, in their DNS servers
Solution 2: Config the server as a primary name server for mydomain.com DNS zone
Problem 3: 1&1 DNS server can not be used as secondary server because mydomain.com is an external domain, i.e., 1&1 it's not the registrar
Solution 3:
Any bloodless solution aside from transferring mydomain.com to 1&1?
Problem 4: Since steps 1-2, we've detected occasional DNS lookup fails leading to "This webpage is not available". Specially when trying to access using the www subdomain despite there's a Canonical Name record: www.mydomain.com. CNAME mydomain.com.
Solution 4:
At first I thought the source of the problem is the dummy secondary DNS server being accessed instead of the primary one. But now I'm not sure after I found this messages in /var/log/messages:
Apr 3 22:55:08 s62591307 named[4731]: received SIGHUP signal to reload zones
Apr 3 22:55:08 s62591307 named[4731]: loading configuration from '/etc/named.conf'
Apr 3 22:55:08 s62591307 named[4731]: using default UDP/IPv4 port range: [1024, 65535]
Apr 3 22:55:08 s62591307 named[4731]: using default UDP/IPv6 port range: [1024, 65535]
Apr 3 22:55:08 s62591307 named[4731]: sizing zone task pool based on 4 zones
Apr 3 22:55:08 s62591307 named[4731]: Warning: 'empty-zones-enable/disable-empty-zone' not set: disabling RFC 1918 empty zones
Apr 3 22:55:08 s62591307 named[4731]: zone cuentosdeviejos.com/IN: (master) removed
Apr 3 22:55:08 s62591307 named[4731]: reloading configuration succeeded
Apr 3 22:55:08 s62591307 named[4731]: reloading zones succeeded
Any help would be appreciated
Last edited: