| Author |
Message |
Tomppa
Guest
|
Posted:
Mon Jan 17, 2005 3:06 pm Post subject:
relay internal mail to isp |
|
|
Is it possible to temporary relay internal mail to ISP? Have setup a smtp
connector but this does not work for @ourdomain.com cause Exchange 2003 "is
responsible for all mail delivery to this address" and that feature is grey.
Any ideas?
Tomppa
|
|
| Back to top |
|
 |
Lanwench [MVP - Exchange]
Guest
|
Posted:
Mon Jan 17, 2005 9:43 pm Post subject:
Re: relay internal mail to isp |
|
|
Tomppa wrote:
| Quote: | Is it possible to temporary relay internal mail to ISP? Have setup a
smtp connector but this does not work for @ourdomain.com cause
Exchange 2003 "is responsible for all mail delivery to this address"
and that feature is grey.
Any ideas?
Tomppa
|
I'm not sure what you're trying to do. Are you trying to send mail for users
who share your e-mail domain's namespace but who don't have mailboxes on
your server (they have mail hosted by an ISP) & you're using a POP
connector? |
|
| Back to top |
|
 |
Tomppa
Guest
|
Posted:
Tue Jan 18, 2005 1:09 am Post subject:
Re: relay internal mail to isp |
|
|
"Lanwench [MVP - Exchange]"
<lanwench@heybuddy.donotsendme.unsolicitedmail.atyahoo.com> wrote in message
news:eaEsu8K$EHA.3368@TK2MSFTNGP15.phx.gbl...
| Quote: | Tomppa wrote:
Is it possible to temporary relay internal mail to ISP? Have setup a
smtp connector but this does not work for @ourdomain.com cause
Exchange 2003 "is responsible for all mail delivery to this address"
and that feature is grey.
Any ideas?
Tomppa
I'm not sure what you're trying to do. Are you trying to send mail for
users
who share your e-mail domain's namespace but who don't have mailboxes on
your server (they have mail hosted by an ISP) & you're using a POP
connector?
|
In a way...
We are moving all our POP users from an ISP to our Exchange and during this
process (lets say it takes a week for me to configure all users from pop to
exchange) we want the POP users to be able to read the mail sent by Exchange
users. This doesnt seem to be possible because all internal mail from
Exchange stays within Exchange. When exchangeuser@mydomain.com sends mail to
popuser@mydomain.com , Exchange gives an error that no such user exists.
Hope you'll understand me..
Tomppa
|
|
| Back to top |
|
 |
Lanwench [MVP - Exchange]
Guest
|
Posted:
Tue Jan 18, 2005 1:26 am Post subject:
Re: relay internal mail to isp |
|
|
Tomppa wrote:
| Quote: | "Lanwench [MVP - Exchange]"
lanwench@heybuddy.donotsendme.unsolicitedmail.atyahoo.com> wrote in
message news:eaEsu8K$EHA.3368@TK2MSFTNGP15.phx.gbl...
Tomppa wrote:
Is it possible to temporary relay internal mail to ISP? Have setup a
smtp connector but this does not work for @ourdomain.com cause
Exchange 2003 "is responsible for all mail delivery to this address"
and that feature is grey.
Any ideas?
Tomppa
I'm not sure what you're trying to do. Are you trying to send mail
for users
who share your e-mail domain's namespace but who don't have
mailboxes on your server (they have mail hosted by an ISP) & you're
using a POP connector?
In a way...
We are moving all our POP users from an ISP to our Exchange and
during this process (lets say it takes a week for me to configure all
users from pop to exchange) we want the POP users to be able to read
the mail sent by Exchange users. This doesnt seem to be possible
because all internal mail from Exchange stays within Exchange. When
exchangeuser@mydomain.com sends mail to popuser@mydomain.com ,
Exchange gives an error that no such user exists.
Hope you'll understand me..
Tomppa
|
OK, I get it.
Some options:
http://support.microsoft.com/kb/319759
http://support.microsoft.com/kb/321721/EN-US/
That said -
How many users are you talking about, and are they remote users? A week
seems like a very long time....
How are you planning to handle receiving Internet mail on your Exchange
server/local network (and how are you handling it now)?
If you are moving everyone over to Exchange & will host your own mail, but
your LAN users currently have both Exchange & Internet mail in the same
profile, you can use another SMTP domain in your recipient policy
(@domain.local) instead of your real one - internal mail will still work.
Then when you have everyone set up to access the Exchange server & have
imported whatever PST data needed to the mailboxes, you can change the
recipient policy to the real mydomain.com one (add it, set it as primary),
change your public MX records so that mail for mydomain.com is delivered
directly to the Exchange server via SMTP, and remove the Internet Mail
service from your clients.
Clumsy, but it might work - and do this over a weekend so that the DNS
propogation time doesn't impact your users too much. |
|
| Back to top |
|
 |
Tomppa
Guest
|
Posted:
Tue Jan 18, 2005 11:24 pm Post subject:
Re: relay internal mail to isp |
|
|
Hi!
"Lanwench [MVP - Exchange]"
<lanwench@heybuddy.donotsendme.unsolicitedmail.atyahoo.com> wrote in message
news:%23bqG$tQ$EHA.2032@tk2msftngp13.phx.gbl...
| Quote: | Tomppa wrote:
"Lanwench [MVP - Exchange]"
lanwench@heybuddy.donotsendme.unsolicitedmail.atyahoo.com> wrote in
message news:eaEsu8K$EHA.3368@TK2MSFTNGP15.phx.gbl...
Tomppa wrote:
Is it possible to temporary relay internal mail to ISP? Have setup a
smtp connector but this does not work for @ourdomain.com cause
Exchange 2003 "is responsible for all mail delivery to this address"
and that feature is grey.
Any ideas?
Tomppa
I'm not sure what you're trying to do. Are you trying to send mail
for users
who share your e-mail domain's namespace but who don't have
mailboxes on your server (they have mail hosted by an ISP) & you're
using a POP connector?
In a way...
We are moving all our POP users from an ISP to our Exchange and
during this process (lets say it takes a week for me to configure all
users from pop to exchange) we want the POP users to be able to read
the mail sent by Exchange users. This doesnt seem to be possible
because all internal mail from Exchange stays within Exchange. When
exchangeuser@mydomain.com sends mail to popuser@mydomain.com ,
Exchange gives an error that no such user exists.
Hope you'll understand me..
Tomppa
OK, I get it.
Some options:
http://support.microsoft.com/kb/319759
http://support.microsoft.com/kb/321721/EN-US/
That said -
How many users are you talking about, and are they remote users? A week
seems like a very long time....
|
Only 50 users but they are located in 5 different offices, in different
cities.
| Quote: | How are you planning to handle receiving Internet mail on your Exchange
server/local network (and how are you handling it now)?
|
When we move a user from pop to exchange, our ISP relays their mail to our
Exchange
| Quote: |
If you are moving everyone over to Exchange & will host your own mail, but
your LAN users currently have both Exchange & Internet mail in the same
profile, you can use another SMTP domain in your recipient policy
(@domain.local) instead of your real one - internal mail will still work.
Then when you have everyone set up to access the Exchange server & have
imported whatever PST data needed to the mailboxes, you can change the
recipient policy to the real mydomain.com one (add it, set it as primary),
change your public MX records so that mail for mydomain.com is delivered
directly to the Exchange server via SMTP, and remove the Internet Mail
service from your clients.
Clumsy, but it might work - and do this over a weekend so that the DNS
propogation time doesn't impact your users too much.
|
Thats an idea, but I think weŽll just create an icon on everyones desktop to
the internal WebAcess on Exchange so that InternetMail users can read mail
sent from Exchange users. Then I donŽt have to stress with importing
everyones pst data at once.
Clumsy, but it will work
Tomppa |
|
| Back to top |
|
 |
|
|
|
|