Hi,
Can someone please advise why I get postmaster@www etc. instead of my email address when I click on the Contact Us page? Many thanks.
Because this is whats coded into your page, your link for "Contact Us" is:
href="mailto:[email protected]@btconnecthosting.com">
This should be mailto:[email protected] (obviously replacing this with your email address).