Results 1 to 5 of 5

Thread: relay internal mail to isp

  1. #1
    Tomppa Guest

    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

  2. #2
    Lanwench [MVP - Exchange] Guest
    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?

  3. #3
    Tomppa Guest
    "Lanwench [MVP - Exchange]"
    <lanwench@heybuddy.donotsendme.unsolicitedmail.aty ahoo.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

  4. #4
    Lanwench [MVP - Exchange] Guest
    Tomppa wrote:
    "Lanwench [MVP - Exchange]"
    lanwench@heybuddy.donotsendme.unsoli....atya hoo.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.

  5. #5
    Tomppa Guest
    Hi!

    "Lanwench [MVP - Exchange]"
    <lanwench@heybuddy.donotsendme.unsolicitedmail.aty ahoo.com> wrote in message
    news:%23bqG$tQ$EHA.2032@tk2msftngp13.phx.gbl...
    Tomppa wrote:
    "Lanwench [MVP - Exchange]"
    lanwench@heybuddy.donotsendme.unsoli....atya hoo.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.

    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

    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

Similar Threads

  1. 55/2003 Internal Relay Problem
    By Mark in forum Connectivity
    Replies: 0
    Last Post: 10-14-2005, 01:58 AM
  2. Cannot relay internal network host to E2K3
    By Eugene van Rooyen in forum Administration
    Replies: 3
    Last Post: 03-08-2005, 06:54 AM
  3. Replies: 1
    Last Post: 02-26-2005, 06:09 PM
  4. Internal Relay Problem
    By stosti in forum Administration
    Replies: 6
    Last Post: 01-24-2005, 05:29 PM
  5. Spoofed or Internal Relay?
    By Henry in forum General
    Replies: 3
    Last Post: 01-17-2005, 10:00 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other forums: Access Forum - Microsoft Office Forum - CAD Forum