Hello,

We want to access to OWA from outside via : owa.domain.com

The change must to be effectued at level of ISP DNS or local DNS? IIS?
What type of record (MX, A, ...)

I don't understand nothing.

Thanks

Re: OWA via owa.domain.com by Mark

Mark
Fri Mar 14 10:54:19 CDT 2008

On Fri, 14 Mar 2008 16:25:58 +0100, "Kevin Smith"
<kevimsmith29@gmail.com> wrote:

>Hello,
>
>We want to access to OWA from outside via : owa.domain.com
>
>The change must to be effectued at level of ISP DNS or local DNS? IIS?
>What type of record (MX, A, ...)
>
>I don't understand nothing.
>
>Thanks

You don't do anything to your internal DNS, probably.
Externally your ISP will create an A record for "OWA" and give it the
necessary IP address to get to your server.
http://www.msexchange.org/tutorials/OWA_Exchange_Server_2003.html will
give you some advice on how to set it up on the server if you need it.

Re: OWA via owa.domain.com by Kevin

Kevin
Fri Mar 14 10:55:39 CDT 2008

Thanks.

Why ISP create an A record and not a MX record (because it's a server mail)?


Re: OWA via owa.domain.com by Christoph

Christoph
Fri Mar 14 11:13:26 CDT 2008

On Fri, 14 Mar 2008 16:55:39 +0100, Kevin Smith wrote:

> Thanks.
>
> Why ISP create an A record and not a MX record (because it's a server mail)?

Because an MX record ist just to find an SMTP Server responsible for mail
handling. Outlook Web Access is nothing else than a Website you access and
has nothing to do with your mail handling (SMTP).

BG Christoph

--
If you dont want the milk to get sour...keep it in the cow

Re: OWA via owa.domain.com by Mark

Mark
Fri Mar 14 11:19:15 CDT 2008

On Fri, 14 Mar 2008 16:55:39 +0100, "Kevin Smith"
<kevimsmith29@gmail.com> wrote:

>Thanks.
>
>Why ISP create an A record and not a MX record (because it's a server mail)?

You asked about OWA. MX records are to assist with SMTP mail delivery,
not about OWA.
Are you now expanding the scope of your question to have SMTP
delivered to your server?

Re: OWA via owa.domain.com by Kevin

Kevin
Fri Mar 14 15:13:32 CDT 2008

Thanks to everybody.

OK, in a topology front-end/back-end, the A record must to be redirected to
front-end, and the MX record too (we haven't got SMTP relay)?


Re: OWA via owa.domain.com by Mark

Mark
Fri Mar 14 15:32:39 CDT 2008

On Fri, 14 Mar 2008 21:13:32 +0100, "Kevin Smith"
<kevimsmith29@gmail.com> wrote:

>Thanks to everybody.
>
>OK, in a topology front-end/back-end, the A record must to be redirected to
>front-end, and the MX record too (we haven't got SMTP relay)?

Yes, the FE.

Re: OWA via owa.domain.com by Kevin

Kevin
Fri Mar 14 16:47:56 CDT 2008

And if its uses a SMTP Relay, the MX record must to be configured to this
SMTP Relay? Then, they configure to redirect mail to my Front-End?


Re: OWA via owa.domain.com by Vladimir

Vladimir
Sat Mar 15 22:15:08 CDT 2008

The first server that receives the emails from outside is your MX record.

Regards,


Vladimir Meloski


"Kevin Smith" <kevimsmith29@gmail.com> wrote in message
news:4C7F8F0B-CDFA-44A2-9AF0-D7C71475F8FB@microsoft.com...
> And if its uses a SMTP Relay, the MX record must to be configured to this
> SMTP Relay? Then, they configure to redirect mail to my Front-End?
>