Hi,

How can I reveive email from any other domain than the one setup on exchange
server?
From my outlook I can only send email to @mycompany.com and I can only
receive email from @mycompany.com . mycompany.com is the domain setup on
exchange.
I would like to be able to receive email from whoever.

I already configured the external DNS server with the dNS provided by my ISP

thanks

Re: sending and receiving email from any domain name by Bharat

Bharat
Fri Nov 18 13:48:41 CST 2005

- Is mycompany.com your registered domain name? If yes, you already have
email addresses generated for it by the default recipient policy.
- In external/public DNS: A record mapping server to public/NATted IP
address, and MX record to point to that A record.
- In firewall: allow smtp (25) to/from internet to Exchange
- On Exchange server: Ability to resolve internet names (DNS)
--
Bharat Suneja
MCSE, MCT
www.zenprise.com
blog: www.suneja.com/blog
-----------------------------------------


"arnold" <arnold@freesurf.fr> wrote in message
news:evQRzeH7FHA.3588@TK2MSFTNGP15.phx.gbl...
>
> Hi,
>
> How can I reveive email from any other domain than the one setup on
> exchange
> server?
> From my outlook I can only send email to @mycompany.com and I can only
> receive email from @mycompany.com . mycompany.com is the domain setup on
> exchange.
> I would like to be able to receive email from whoever.
>
> I already configured the external DNS server with the dNS provided by my
> ISP
>
> thanks
>
>



Re: sending and receiving email from any domain name by arnold

arnold
Fri Nov 18 14:34:59 CST 2005

- yes mycompany.com is my registered domain name. At this point I am only
able to send and receive email only form this domain name
- For this external dns (property on smtp protocol), I put the 2 DNS my ISP
provided me.
-The firewll is correctly setup because I can send and receive email from
mycompany.com from my outlook account outside of the company network, from
my house for example.
-"On Exchange server: Ability to resolve internet names (DNS)"- how do you
do that?

Thanks for your help

"Bharat Suneja" <bharatsuneja@no.spam.org> wrote in message
news:ueFfYkH7FHA.1032@TK2MSFTNGP11.phx.gbl...
>- Is mycompany.com your registered domain name? If yes, you already have
>email addresses generated for it by the default recipient policy.
> - In external/public DNS: A record mapping server to public/NATted IP
> address, and MX record to point to that A record.
> - In firewall: allow smtp (25) to/from internet to Exchange
> - On Exchange server: Ability to resolve internet names (DNS)
> --
> Bharat Suneja
> MCSE, MCT
> www.zenprise.com
> blog: www.suneja.com/blog
> -----------------------------------------
>
>
> "arnold" <arnold@freesurf.fr> wrote in message
> news:evQRzeH7FHA.3588@TK2MSFTNGP15.phx.gbl...
>>
>> Hi,
>>
>> How can I reveive email from any other domain than the one setup on
>> exchange
>> server?
>> From my outlook I can only send email to @mycompany.com and I can only
>> receive email from @mycompany.com . mycompany.com is the domain setup on
>> exchange.
>> I would like to be able to receive email from whoever.
>>
>> I already configured the external DNS server with the dNS provided by my
>> ISP
>>
>> thanks
>>
>>
>
>



Re: sending and receiving email from any domain name by Bharat

Bharat
Fri Nov 18 15:01:29 CST 2005

- Just make sure the DNS servers it points to in TCP/IP properties can
resolve internet domain/host names. Test using nslookup from the Exchange
server.
- To test firewall inbound: from outside, telnet to your exchange server
(using fqdn or public IP address) on port 25, if successful you should see
the SMTP banner from your server.
- To test firewall outbound: from your exchange server telnet to a SMTP
server on the internet on port 25
- To test external/public DNS records for your domain: on a computer outside
your firewall, go to cmd prompt and type "nslookup -querytype=MX
mydomain.com"
you should get a response that looks something like this:
mydomain.com MX preference = 10, mail exchanger = myserver.mydomain.com
myserver.mydomain.com internet address = x.x.x.x <your server's
public/NATted P address here)

--
Bharat Suneja
MCSE, MCT
www.zenprise.com
blog: www.suneja.com/blog
-----------------------------------------


"arnold" <arnold@freesurf.fr> wrote in message
news:eUnYK%23H7FHA.3388@TK2MSFTNGP11.phx.gbl...
>- yes mycompany.com is my registered domain name. At this point I am only
>able to send and receive email only form this domain name
> - For this external dns (property on smtp protocol), I put the 2 DNS my
> ISP provided me.
> -The firewll is correctly setup because I can send and receive email from
> mycompany.com from my outlook account outside of the company network,
> from my house for example.
> -"On Exchange server: Ability to resolve internet names (DNS)"- how do you
> do that?
>
> Thanks for your help
>
> "Bharat Suneja" <bharatsuneja@no.spam.org> wrote in message
> news:ueFfYkH7FHA.1032@TK2MSFTNGP11.phx.gbl...
>>- Is mycompany.com your registered domain name? If yes, you already have
>>email addresses generated for it by the default recipient policy.
>> - In external/public DNS: A record mapping server to public/NATted IP
>> address, and MX record to point to that A record.
>> - In firewall: allow smtp (25) to/from internet to Exchange
>> - On Exchange server: Ability to resolve internet names (DNS)
>> --
>> Bharat Suneja
>> MCSE, MCT
>> www.zenprise.com
>> blog: www.suneja.com/blog
>> -----------------------------------------
>>
>>
>> "arnold" <arnold@freesurf.fr> wrote in message
>> news:evQRzeH7FHA.3588@TK2MSFTNGP15.phx.gbl...
>>>
>>> Hi,
>>>
>>> How can I reveive email from any other domain than the one setup on
>>> exchange
>>> server?
>>> From my outlook I can only send email to @mycompany.com and I can only
>>> receive email from @mycompany.com . mycompany.com is the domain setup on
>>> exchange.
>>> I would like to be able to receive email from whoever.
>>>
>>> I already configured the external DNS server with the dNS provided by my
>>> ISP
>>>
>>> thanks
>>>
>>>
>>
>>
>
>



Re: sending and receiving email from any domain name by arnold

arnold
Fri Nov 18 21:45:40 CST 2005

Hi,

thanks for your help, I did all the test you asked me to do and everything
was fine.
I finally look at my outlook to see if the account was set up correctly, I
realized that by going under outgoing server and checking the cehckbox that
my server SMTP require authtication , I was able to send email to any domain
name. So that is a good thing.

I am also able to receive email now from any domain name, but it takes
about 1 hours from the moment the email is sent to the moment I receive it,
is ther anything I can do to make it go faster ?
In outlook, for the pop3 and SMTP, I put the ip adress of the exchange
server, is that the correct way of doing it?

Thanks again for your help

"Bharat Suneja" <bharatsuneja@no.spam.org> wrote in message
news:u4BFENI7FHA.4012@TK2MSFTNGP14.phx.gbl...
>- Just make sure the DNS servers it points to in TCP/IP properties can
>resolve internet domain/host names. Test using nslookup from the Exchange
>server.
> - To test firewall inbound: from outside, telnet to your exchange server
> (using fqdn or public IP address) on port 25, if successful you should see
> the SMTP banner from your server.
> - To test firewall outbound: from your exchange server telnet to a SMTP
> server on the internet on port 25
> - To test external/public DNS records for your domain: on a computer
> outside your firewall, go to cmd prompt and type "nslookup -querytype=MX
> mydomain.com"
> you should get a response that looks something like this:
> mydomain.com MX preference = 10, mail exchanger =
> myserver.mydomain.com
> myserver.mydomain.com internet address = x.x.x.x <your server's
> public/NATted P address here)
>
> --
> Bharat Suneja
> MCSE, MCT
> www.zenprise.com
> blog: www.suneja.com/blog
> -----------------------------------------
>
>
> "arnold" <arnold@freesurf.fr> wrote in message
> news:eUnYK%23H7FHA.3388@TK2MSFTNGP11.phx.gbl...
>>- yes mycompany.com is my registered domain name. At this point I am only
>>able to send and receive email only form this domain name
>> - For this external dns (property on smtp protocol), I put the 2 DNS my
>> ISP provided me.
>> -The firewll is correctly setup because I can send and receive email from
>> mycompany.com from my outlook account outside of the company network,
>> from my house for example.
>> -"On Exchange server: Ability to resolve internet names (DNS)"- how do
>> you do that?
>>
>> Thanks for your help
>>
>> "Bharat Suneja" <bharatsuneja@no.spam.org> wrote in message
>> news:ueFfYkH7FHA.1032@TK2MSFTNGP11.phx.gbl...
>>>- Is mycompany.com your registered domain name? If yes, you already have
>>>email addresses generated for it by the default recipient policy.
>>> - In external/public DNS: A record mapping server to public/NATted IP
>>> address, and MX record to point to that A record.
>>> - In firewall: allow smtp (25) to/from internet to Exchange
>>> - On Exchange server: Ability to resolve internet names (DNS)
>>> --
>>> Bharat Suneja
>>> MCSE, MCT
>>> www.zenprise.com
>>> blog: www.suneja.com/blog
>>> -----------------------------------------
>>>
>>>
>>> "arnold" <arnold@freesurf.fr> wrote in message
>>> news:evQRzeH7FHA.3588@TK2MSFTNGP15.phx.gbl...
>>>>
>>>> Hi,
>>>>
>>>> How can I reveive email from any other domain than the one setup on
>>>> exchange
>>>> server?
>>>> From my outlook I can only send email to @mycompany.com and I can only
>>>> receive email from @mycompany.com . mycompany.com is the domain setup
>>>> on
>>>> exchange.
>>>> I would like to be able to receive email from whoever.
>>>>
>>>> I already configured the external DNS server with the dNS provided by
>>>> my ISP
>>>>
>>>> thanks
>>>>
>>>>
>>>
>>>
>>
>>
>
>