Hi,

I am new to exchange and I have a basic concept question
that I can't seem to figure out on my own. I have my
domain and email hosted on a linux server which I am not
looking to change. I have Small Business Server 2003
running anf would like to incorporate exchange. The
install process named my system "mydomain.local". I
use "mydomain.net" on the linux server. I am POPing and
sending mail from exchange but it comes
from "mydomain.local" and I am concerned with changing the
exchange server to "mydomain.net" because I don't want to
create a conflict having two boxes named "mydomain.net".

I am open to suggestions...

Thanks
Matt

Re: Exchange Server and my existing ISP by Lanwench

Lanwench
Sat Oct 02 14:29:35 CDT 2004

Matthew Adams wrote:
> Hi,
>
> I am new to exchange and I have a basic concept question
> that I can't seem to figure out on my own. I have my
> domain and email hosted on a linux server which I am not
> looking to change. I have Small Business Server 2003
> running anf would like to incorporate exchange. The
> install process named my system "mydomain.local". I
> use "mydomain.net" on the linux server. I am POPing and
> sending mail from exchange but it comes
> from "mydomain.local" and I am concerned with changing the
> exchange server to "mydomain.net" because I don't want to
> create a conflict having two boxes named "mydomain.net".
>
> I am open to suggestions...

Modify your Exchange server's recipient policy to add mydomain.net as the
default - and make sure all mailboxes get stamped with the correct SMTP
addresses (and that they're set as the default). For SMTP address
formatting, presuming you want something different than alias@mydomain.net,
see http://support.microsoft.com/?scid=kb;en-us;285136 first.

How are you getting the mydomain.net mail from the *nix box to your Exchange
server?

>
> Thanks
> Matt



Re: Exchange Server and my existing ISP by anonymous

anonymous
Sat Oct 02 15:19:16 CDT 2004


>-----Original Message-----
>Matthew Adams wrote:
>> Hi,
>>
>> I am new to exchange and I have a basic concept question
>> that I can't seem to figure out on my own. I have my
>> domain and email hosted on a linux server which I am not
>> looking to change. I have Small Business Server 2003
>> running anf would like to incorporate exchange. The
>> install process named my system "mydomain.local". I
>> use "mydomain.net" on the linux server. I am POPing and
>> sending mail from exchange but it comes
>> from "mydomain.local" and I am concerned with changing
the
>> exchange server to "mydomain.net" because I don't want
to
>> create a conflict having two boxes named "mydomain.net".
>>
>> I am open to suggestions...
>
>Modify your Exchange server's recipient policy to add
mydomain.net as the
>default - and make sure all mailboxes get stamped with
the correct SMTP
>addresses (and that they're set as the default). For SMTP
address
>formatting, presuming you want something different than
alias@mydomain.net,
>see http://support.microsoft.com/?scid=kb;en-us;285136
first.
>
>How are you getting the mydomain.net mail from the *nix
box to your Exchange
>server?
>

This is totally confusing...

I set the recipient policy default and now I can't send
mail out.


To clarify this mess...

"mydomain.net" has many email accounts and is hosted on a
linux postfix mail server. I would only like to run
several users email accounts thru exchange. The other
email accounts and domain info will remain on the Linux
Box. Is this possible or am I barking up the wrong tree.

I get mail from user@mydomain.local one way and can't send
mail to user@mydomain.net the other way. UGH...

All the documentation I have seen so far only looks at the
exchange server being the primary server and I can't
change the way the office is setup.

Thanks for your help.
Matt


>>
>> Thanks
>> Matt
>
>
>.
>

Re: Exchange Server and my existing ISP by Lanwench

Lanwench
Sat Oct 02 16:35:12 CDT 2004

anonymous@discussions.microsoft.com wrote:
>> -----Original Message-----
>> Matthew Adams wrote:
>>> Hi,
>>>
>>> I am new to exchange and I have a basic concept question
>>> that I can't seem to figure out on my own. I have my
>>> domain and email hosted on a linux server which I am not
>>> looking to change. I have Small Business Server 2003
>>> running anf would like to incorporate exchange. The
>>> install process named my system "mydomain.local". I
>>> use "mydomain.net" on the linux server. I am POPing and
>>> sending mail from exchange but it comes
>>> from "mydomain.local" and I am concerned with changing the
>>> exchange server to "mydomain.net" because I don't want to
>>> create a conflict having two boxes named "mydomain.net".
>>>
>>> I am open to suggestions...
>>
>> Modify your Exchange server's recipient policy to add mydomain.net
>> as the default - and make sure all mailboxes get stamped with the
>> correct SMTP addresses (and that they're set as the default). For
>> SMTP address formatting, presuming you want something different than
>> alias@mydomain.net, see
>> http://support.microsoft.com/?scid=kb;en-us;285136 first.
>>
>> How are you getting the mydomain.net mail from the *nix box to your
>> Exchange server?
>>
>
> This is totally confusing...
>
> I set the recipient policy default and now I can't send
> mail out.

So in the policy, you have .local and domain.com, with domain.com as the
default?
What errors do you get when you try to send out?
How is your default virtual SMTP server configured?
>
>
> To clarify this mess...
>
> "mydomain.net" has many email accounts and is hosted on a
> linux postfix mail server. I would only like to run
> several users email accounts thru exchange. The other
> email accounts and domain info will remain on the Linux
> Box. Is this possible or am I barking up the wrong tree.

So the people accessing mail from the *nix box don't have mailboxes in
Exchange at all? It's possible, but it's messy. I think you'll want to
specify "forward all mail with unresolved recipients to host" in your
virtual SMTP server properties.
>
> I get mail from user@mydomain.local one way and can't send

If the message is coming from mydomain.local then it isn't getting the
settings from the recipient policy, presuming you set up the policy so that
mydomain.net is the default. Double check.

> mail to user@mydomain.net the other way. UGH...

Not sure what you mean by this.
>
> All the documentation I have seen so far only looks at the
> exchange server being the primary server and I can't
> change the way the office is setup.

What's your office setup now? You can still have all Internet mail go to the
*nix box (for scanning or whatever you run on there) and then relay it on to
the Exchange server so the latter isn't exposed to the Internet. You can
have all Exchange's outbound mail go to the *nix box as a smarthost...
>
> Thanks for your help.
> Matt
>
>
>>>
>>> Thanks
>>> Matt
>>
>>
>> .



Re: Exchange Server and my existing ISP by anonymous

anonymous
Sat Oct 02 17:38:23 CDT 2004



>So in the policy, you have .local and domain.com, with
domain.com as the
>default?
>What errors do you get when you try to send out?
>How is your default virtual SMTP server configured?


In one configuration I can send email but it had the reply
address as domain.local

when I change the config and get the reply address to
domain.com I can't POP email.


>>

>So the people accessing mail from the *nix box don't have
mailboxes in
>Exchange at all? It's possible, but it's messy. I think
you'll want to
>specify "forward all mail with unresolved recipients to
host" in your
>virtual SMTP server properties.

Correct, Only a small group of users will use Exchange.


>If the message is coming from mydomain.local then it
isn't getting the
>settings from the recipient policy, presuming you set up
the policy so that
>mydomain.net is the default. Double check.
>



>What's your office setup now? You can still have all
Internet mail go to the
>*nix box (for scanning or whatever you run on there) and
then relay it on to
>the Exchange server so the latter isn't exposed to the
Internet. You can
>have all Exchange's outbound mail go to the *nix box as a
smarthost...


It seems that when I can Send from the exchange side it is
stamped with the wrong replyto address.

When the address is correct I can't pop any mail on the
exchange side..

I just don't know how to explain it any better


Thanks
Matt


Re: Exchange Server and my existing ISP by Lanwench

Lanwench
Sun Oct 03 11:37:57 CDT 2004

anonymous@discussions.microsoft.com wrote:
>> So in the policy, you have .local and domain.com, with domain.com as
>> the default?
>> What errors do you get when you try to send out?
>> How is your default virtual SMTP server configured?
>
>
> In one configuration I can send email but it had the reply
> address as domain.local

Had you set up the recipient policy to make domain.comas the default? And
did the mailbox automatically get this setting?
>
> when I change the config and get the reply address to
> domain.com I can't POP email.

For help with the SBS POP connector post in the SBS group
m.p.windows.server.sbs - it isn't part of Exchange (and isn't recommended).
Why use it at all? Why can't you just have the unix mail server forward this
mail to the Exchange server?
>
>
>>>
>
>> So the people accessing mail from the *nix box don't have mailboxes
>> in Exchange at all? It's possible, but it's messy. I think you'll
>> want to specify "forward all mail with unresolved recipients to
>> host" in your virtual SMTP server properties.
>
> Correct, Only a small group of users will use Exchange.

OK.
>
>
>> If the message is coming from mydomain.local then it isn't getting
>> the settings from the recipient policy, presuming you set up the
>> policy so that mydomain.net is the default. Double check.
>>
>
>
>
>> What's your office setup now? You can still have all Internet mail
>> go to the *nix box (for scanning or whatever you run on there) and
>> then relay it on to the Exchange server so the latter isn't exposed
>> to the Internet. You can have all Exchange's outbound mail go to the
>> *nix box as a smarthost...
>
>
> It seems that when I can Send from the exchange side it is
> stamped with the wrong replyto address.
>
> When the address is correct I can't pop any mail on the
> exchange side..
>
> I just don't know how to explain it any better

I think you might want to rethink your whole setup, or at the very least the
POP portion. But note advice above about getting SBS help for the POP
connector from the SBS group I mentioned.
>
>
> Thanks
> Matt



Re: Exchange Server and my existing ISP by anonymous

anonymous
Sun Oct 03 19:48:22 CDT 2004

>
>Had you set up the recipient policy to make domain.comas
the default? And
>did the mailbox automatically get this setting?


When I did that, the mail (sent thru outlook 2003 using
the exchange server works well. But the account can't pop
the mail off the linux box. It tries to deliver mail the
domain.net and the exchange server is domain.local. When
I switch the default to domain.local all mail sent has a
reply of domain.local but will pop mail like a champ from
domain.net.... Ugh....





>>
>> when I change the config and get the reply address to
>> domain.com I can't POP email.
>
>For help with the SBS POP connector post in the SBS group
>m.p.windows.server.sbs - it isn't part of Exchange (and
isn't recommended).
>Why use it at all? Why can't you just have the unix mail
server forward this
>mail to the Exchange server?


That is what I think I am trying to do but I'm not sure
what I'm missing.



>I think you might want to rethink your whole setup, or at
the very least the
>POP portion. But note advice above about getting SBS help
for the POP
>connector from the SBS group I mentioned.


I appreciate your help. I think I'm missoing a few buzz
words here that can clear this up for me. I just don't
know where to look for answers integrating with other
servers. Everything I have read refers to the Exchange
server being the Main server and it can't be here. I just
want to have a couple users on the SBS2003 using exchange
and poping mail from the linux box able to take advantage
of the online outlook. Sounded easy when I started
this... Not sure what happened.

Thanks
Matt


Re: Exchange Server and my existing ISP by Matt

Matt
Mon Oct 04 07:51:17 CDT 2004

ok...

I have figured out something new here....

Right now I can do the following:

Receive mail thru the exchange server:
to: myself@mydomain.net
from: the outside world

Send mail thru the exchange server:
to: anybody@anyotherdomain.net
from: the reply address myself@mydomain.net


I CANNOT-----

Send mail thru the exchange server:
to: anyone@mydomain.net


Hope this helps explain my mess.

Matt


Re: Exchange Server and my existing ISP by Lanwench

Lanwench
Mon Oct 04 09:07:15 CDT 2004

anonymous@discussions.microsoft.com wrote:
>> Had you set up the recipient policy to make domain.comas the
>> default? And did the mailbox automatically get this setting?
>
>
> When I did that, the mail (sent thru outlook 2003 using
> the exchange server works well. But the account can't pop
> the mail off the linux box.

OK, you didn't mention that you were using the clients to check POP. SBS
comes with a POP connector, and that's what I thought you were using. I
don't like POP connectors, but if you must stick with your existing setup,
you might want to look into using it so the server collects the mail itself
and all the clients connect to is the Exchange server. Or, as I suggested,
relay/forward mail from the other mail server to the Exchange server for
delivery.



> It tries to deliver mail the
> domain.net and the exchange server is domain.local. When
> I switch the default to domain.local all mail sent has a
> reply of domain.local but will pop mail like a champ from
> domain.net.... Ugh....
>
>
>
>
>
>>>
>>> when I change the config and get the reply address to
>>> domain.com I can't POP email.
>>
>> For help with the SBS POP connector post in the SBS group
>> m.p.windows.server.sbs - it isn't part of Exchange (and isn't
>> recommended). Why use it at all? Why can't you just have the unix
>> mail server forward this mail to the Exchange server?
>
>
> That is what I think I am trying to do but I'm not sure
> what I'm missing.
>
>
>
>> I think you might want to rethink your whole setup, or at the very
>> least the POP portion. But note advice above about getting SBS help
>> for the POP connector from the SBS group I mentioned.
>
>
> I appreciate your help. I think I'm missoing a few buzz
> words here that can clear this up for me. I just don't
> know where to look for answers integrating with other
> servers. Everything I have read refers to the Exchange
> server being the Main server and it can't be here. I just
> want to have a couple users on the SBS2003 using exchange
> and poping mail from the linux box able to take advantage
> of the online outlook. Sounded easy when I started
> this... Not sure what happened.
>
> Thanks
> Matt



Re: Exchange Server and my existing ISP by Lanwench

Lanwench
Mon Oct 04 09:07:23 CDT 2004

Matt wrote:
> ok...
>
> I have figured out something new here....
>
> Right now I can do the following:
>
> Receive mail thru the exchange server:
> to: myself@mydomain.net
> from: the outside world
>
> Send mail thru the exchange server:
> to: anybody@anyotherdomain.net
> from: the reply address myself@mydomain.net
>
>
> I CANNOT-----
>
> Send mail thru the exchange server:
> to: anyone@mydomain.net
>
>
> Hope this helps explain my mess.
>
> Matt