DNS-me-do

From: Matt 9 Oct 2013 13:13
To: ANT_THOMAS 15 of 21
There doesn't seem to be an authoritive answer to this that I can find (or my Google-fu isn't working), but this page here implies that if an A record points at IP address that is running an SMTP server, the sending server will talk with that IP address to attempt to deliver the mail.

Presumably, if MX records are present they supersede all A records.
From: ANT_THOMAS 9 Oct 2013 13:18
To: Matt 16 of 21
Thanks for that.

I shall leave it for the time being and not worry about it unless emails stop arriving.

Am I right to assume the "@" record is email related?
From: Matt 9 Oct 2013 14:07
To: ANT_THOMAS 17 of 21
@ in DNS records means root, i.e. no sub-domain. They can be used on all types of records (I believe), including A and CNAME although having a @ CNAME record prevents all other @ records working (again, I believe)
From: ANT_THOMAS 2 Jul 2014 15:39
To: All 18 of 21
Since no-ip have gone down because of Microsoft being cunts I actually got my subdomains working dynamic properly now.

Ended up using the free nameservers at afraid.org and pointing things through them.
From: Ken (SHIELDSIT) 2 Jul 2014 19:11
To: ANT_THOMAS 19 of 21
That's how I do mine as well.  And I use Tomato so the router actually notifies afraid.org when a change happens.  Very set it and forget it and I like things like that!
From: ANT_THOMAS 2 Jul 2014 20:18
To: Ken (SHIELDSIT) 20 of 21
5 min cronjob on one a local server is what I've been using.
From: Matt 2 Jul 2014 20:39
To: ALL21 of 21
I do something similar to afraid.org with Linode and their DNS Manager and PHP SDK. Useful if you already have hosting with them.