One way I was thinking of reducing bandwidth is hosting my own mail
server which I currently do but it collects the mail from pop accounts
on my dedicated server rather than email sent directly to my own mail
server.
My question is this, is there anyway I can seperate mail and web traffic
in the domains so that web requests goto my hosted dedicated server and
mail goes direct to my mail server that I have in my office????
> My question is this, is there anyway I can seperate mail and web
> traffic in the domains so that web requests goto my hosted dedicated
> server and mail goes direct to my mail server that I have in my
> office????
Web uses A records, mail should use MX records.
For redundancy, you should have more than one mail server, on separate
physical networks/power supplies (and remember that all BT ADSL lines
in a region can fail simultaneously).
There are ISPs[1] that will provide backup secondary MX for you.
Note that 123-Reg sets up an A record for the bare domain (without a
www part) by default, and I can see no way to configure it otherwise.
The only issue you will find is that despite RFC2821 section 5
| If one or more MX RRs are found for a given
| name, SMTP systems MUST NOT utilize any A RRs associated with that
| name unless they are located using the MX RRs; the "implicit MX" rule
| above applies only if there are no MX records present. If MX records
| are present, but none of them are usable, this situation MUST be
| reported as an error.
I have seen broken MTA's trying to deliver to the A record associated
with the bare domain, if the server associated with the MX record is
unreachable.
[1] e.g. http://www.gradwell.com/dns/secondary-hosting.php
--
Alan J. Wylie http://www.wylie.me.uk/
"Perfection [in design] is achieved not when there is nothing left to add,
but rather when there is nothing left to take away."
-- Antoine de Saint-Exupery
Yes, you will need to setup the MX records on Donhosts . . .not 123-reg . .
. a few months ago you would not have been able to do that but now you can,
it's a new feature that Donhosts introduced for free . . .
regards, SimonG
Er . . . no, I don't think so . . . you have MX records for each Domain . .
. or am I misunderstanding something ?
regards, SimonG