Hi All I have the Domain Name demosupremedns.co.uk We have a sub domain subdomain.demosupremedns.co.uk with an email address of [email protected] which is still sending and receiving email ok, this was created before the upgrade to 3.0.5.4 Since upgrading from ISPConfig-3.0.5.3 to ISPConfig Version: 3.0.5.4p1 I have had the following problems. We can still send emails from newly created email addresses, but when sending a reply to the newly created email address we get the following error message. Delivery to the following recipient failed permanently: [email protected] Technical details of permanent failure: Google tried to deliver your message, but it was rejected by the server for the recipient domain demosupremedns.co.uk by mx0.123-reg.co.uk. [94.136.40.151]. The error that the other server returned was: 550 This domain is not hosted here I have been in touch with 123.reg they said its not a fault on their side. What could be causing this problem as I have not had this problem before. Here is a dig output: root@ns1:~# dig ns demosupremedns.co.uk ; <<>> DiG 9.8.4-rpz2+rl005.12-P1 <<>> ns demosupremedns.co.uk ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 46893 ;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1 ;; QUESTION SECTION: ;demosupremedns.co.uk. IN NS ;; ANSWER SECTION: demosupremedns.co.uk. 2437 IN NS ns2.123-reg.co.uk. demosupremedns.co.uk. 2437 IN NS ns.123-reg.co.uk. ;; ADDITIONAL SECTION: ns.123-reg.co.uk. 208 IN A 212.67.202.2 ;; Query time: 7 msec ;; SERVER: 194.168.4.100#53(194.168.4.100) ;; WHEN: Sun Apr 27 12:09:27 2014 ;; MSG SIZE rcvd: 97 root@ns1:~# dig mx demosupremedns.co.uk ; <<>> DiG 9.8.4-rpz2+rl005.12-P1 <<>> mx demosupremedns.co.uk ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 63942 ;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 0 ;; QUESTION SECTION: ;demosupremedns.co.uk. IN MX ;; ANSWER SECTION: demosupremedns.co.uk. 12581 IN MX 10 mx0.123-reg.co.uk. demosupremedns.co.uk. 12581 IN MX 20 mx1.123-reg.co.uk. ;; Query time: 6 msec ;; SERVER: 194.168.4.100#53(194.168.4.100) ;; WHEN: Sun Apr 27 12:09:38 2014 ;; MSG SIZE rcvd: 86 root@ns1:~# Cheers for any help or advice Scorp
If you want to send and receiving mails at subdomain.demosupremedns.co.uk, you must have a mx record for subdomain.demosupremedns.co.uk - you don't have those records for your domain. Must create MX records for subdomain.demosupremedns.co.uk pointed to your mx records. Or.. may be your problem is result of some changes who ISPConfig devels was made in new version such as..: http://www.howtoforge.com/forums/showthread.php?t=65709 -> bugtracked here: http://bugtracker.ispconfig.org/index.php?do=details&task_id=3469&project=3
Hi Got up this morning and everything is back to normal, all emails are coming through ok again, fingers crossed we have no more problems.