On 20/08/10 16:53, happyhacker wrote:
>
> My SBS internal name is "office.local" (as I suggested above). I guess
> SBS will call this "remote.office.local" adding the bit at the front.
>
> I have a fixed IP address which if I type this into the browser I get
> the default IIS7 welcome page which clicks to an IIS site somewhere.
>
> At my ISP I have a DN of mywebsite.org which I have redirected to
> mywebsite.org.uk on a different host.
>
> I have the ability to ad an A, MX, CNAME or TXT record.
>
> With the SBS internal domain what do I need to do to allow just SBS
> collecting the emails from my ISP but also to enable sending of emails
> from the SBS Exchange server so they go safetly through the ISP mail
> server?
Run the SBS email configuration wizard, tell it your external domain
name, tell it you want to send via smarthost, not DNS, and enter the
ISP's outgoing (outgoing as far as your email is concerned) SMTP server
information. You don't need any DNS settings to do this.
Check that your users have the new email addresses you would expect.
Unless previously configured otherwise, Exchange will set these up
automatically but will use logon names, which may not be what you want.
If you're collecting by POP3, then the POP3 Connector needs to know
where to collect from (presumably the same place as at present) and the
new domain's MX record needs the hostname of the ISP's incoming SMTP
server, which presumably is what your current domain's MX contains.
That's the only external DNS setting needed for incoming mail, and the
domain host may well have done that for you by default. You will also be
setting up an A record for something like remote.new-domain.com, to get
remote users to your IP address, and which you can use later for direct
SMTP mail.
>
> Later, when I put the Exchange server to get the emails direct what do I
> need to do then?
>
>
Set up forwarding of TCP port 25 from your router/firewall to the SBS,
and confirm that it works by using telnet from outside to
remote.new-domain.com, sending mail to a valid user of the new domain:
http://support.microsoft.com/kb/153119
If there are problems, come back here (or preferably the new web forum)
and get them fixed, then alter the domain MX record to point to your
remote.new-domain.com A record. Continue to collect from the POP3 server
for a week or two, in case someone somewhere is using an old cached MX
record. Receiving from outside by SMTP is independent of using the POP3
Connector, you can use both at the same time and no mail will be lost.
There are detailed walkthroughs of everything on the microsoft.com
website, though it sometimes takes some determination to find what you
want, even when you've seen it there before.
--
Joe