IT 專業人員的技術資源 > 論壇首頁 > General Discussions > Can I route internal SMTP email messages to be delivered to Exchange Server?

已答覆 Can I route internal SMTP email messages to be delivered to Exchange Server?

  • 2011年3月28日 上午 02:31
     
     

    Hi,

    I'm new to Exchange Server and not really even sure how to ask this question...

    Basically, I have a Windows Workflow 4 activity that uses SMTP to send email notifications.  This activity works in an environment without Exchange by using Hotmail as the SMTP server.  I want to setup my workflow in an environment with an Exchange server with the ability to send notifications to internal and external email addresses.

    Is it possible to setup the internal emails to be delivered within the network?  Meaning it shouldn't reach the internet like would be necessary by using the Hotmail SMTP server.  I'd like the internal emails delivered even if the internet connection is down; which is not possible using an external SMTP server.

    I hope this makes sense and there a fairly straight forward answer...

     


    Thanks, KBW

解答

  • 2011年3月28日 上午 03:14
     
     已答覆
    On Mon, 28 Mar 2011 02:31:17 +0000, KWeeks wrote:
     
    >I'm new to Exchange Server and not really even sure how to ask this question...
    >
    >Basically, I have a Windows Workflow 4 activity that uses SMTP to send email notifications. This activity works in an environment without Exchange by using Hotmail as the SMTP server. I want to setup my workflow in an environment with an Exchange server with the ability to send notifications to internal and external email addresses.
    >
    >Is it possible to setup the internal emails to be delivered within the network? Meaning it shouldn't reach the internet like would be necessary by using the Hotmail SMTP server. I'd like the internal emails delivered even if the internet connection is down; which is not possible using an external SMTP server.
    >
    >I hope this makes sense and there a fairly straight forward answer...
     
    You didn't mention what release of Exchange you're running. However,
    what you want to do is to point your workflow server at a Hub
    Transport server (Exchange 2007/2010) or at an Exchange 2003 server
    that you'll use as a SMTP relay.
     
    You'll have to configure either another Receive Connector (Exchange
    2007/2010) or your SMTP Virtual Server (Exchange 2003) to allow the
    use of anonymous sessions and to allow those anonymous sessions to
    send e-mail to any recipient.
     
    ---
    Rich Matheisen
    MCSE+I, Exchange MVP
     

    --- Rich Matheisen MCSE+I, Exchange MVP
  • 2011年4月1日 上午 05:16
    版主
     
     已答覆

    Hi KBW,

     

    If you want configure relay in Exchange Server 2007, please refer to this document:

     

    Allowing application servers to relay off Exchange Server 2007

    http://blogs.technet.com/b/exchange/archive/2006/12/28/3397620.aspx

     

    Thanks,

     

    Evan


    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

所有回覆

  • 2011年3月28日 上午 03:14
     
     已答覆
    On Mon, 28 Mar 2011 02:31:17 +0000, KWeeks wrote:
     
    >I'm new to Exchange Server and not really even sure how to ask this question...
    >
    >Basically, I have a Windows Workflow 4 activity that uses SMTP to send email notifications. This activity works in an environment without Exchange by using Hotmail as the SMTP server. I want to setup my workflow in an environment with an Exchange server with the ability to send notifications to internal and external email addresses.
    >
    >Is it possible to setup the internal emails to be delivered within the network? Meaning it shouldn't reach the internet like would be necessary by using the Hotmail SMTP server. I'd like the internal emails delivered even if the internet connection is down; which is not possible using an external SMTP server.
    >
    >I hope this makes sense and there a fairly straight forward answer...
     
    You didn't mention what release of Exchange you're running. However,
    what you want to do is to point your workflow server at a Hub
    Transport server (Exchange 2007/2010) or at an Exchange 2003 server
    that you'll use as a SMTP relay.
     
    You'll have to configure either another Receive Connector (Exchange
    2007/2010) or your SMTP Virtual Server (Exchange 2003) to allow the
    use of anonymous sessions and to allow those anonymous sessions to
    send e-mail to any recipient.
     
    ---
    Rich Matheisen
    MCSE+I, Exchange MVP
     

    --- Rich Matheisen MCSE+I, Exchange MVP
  • 2011年3月28日 上午 03:38
     
     

    Hi Rich,

    Thanks for the response...

    The exchange server version is 2007 and might be upgraded to 2010; so I'll look into configuring a Receive Connector.

     


    Thanks, KBW
  • 2011年4月1日 上午 05:16
    版主
     
     已答覆

    Hi KBW,

     

    If you want configure relay in Exchange Server 2007, please refer to this document:

     

    Allowing application servers to relay off Exchange Server 2007

    http://blogs.technet.com/b/exchange/archive/2006/12/28/3397620.aspx

     

    Thanks,

     

    Evan


    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.