.NET & SMTP

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Jim Douglas

    #1

    .NET & SMTP

    I need something to give our Lotus/Networking group to help with the problem
    of mail generated by my application is only delivered within our company
    domain. For example jim.douglas@gen esis-software.com is perfect but
    jim.douglas@hot mail.com does not get delivered. The objects in questions are
    middle tier on Windows2003 server. We are using, I think, the IIS SMPT
    server to send email.

    Someone was saying I need to configure SMTP to use another server, but I see
    no where to configure the SMTP? I am searching the web not and didn't want
    to go in Monday without an answer, any help is greatly appreciate.

    Thanks!




  • John Timney \(Microsoft MVP\)

    #2
    Re: .NET & SMTP

    If your mail system is based on Notes, then you should use IIS as a smart
    host only. This will permit the IIS (SMTP) element to forward mails to the
    notes system for delivery.

    If you are already doing this, then it sounds like that IP (the IIS server)
    is not permitted to route mail traffic via the Notes system to the outside
    world. This is a problem for your mail or network team to resolve.

    Regards

    John Timney
    Microsoft Regional Director
    Microsoft MVP


    "Jim Douglas" <james.douglas@ genesis-software.com> wrote in message
    news:xqadnaDyTN 3PdR7cRVn-qA@comcast.com. ..[color=blue]
    > I need something to give our Lotus/Networking group to help with the[/color]
    problem[color=blue]
    > of mail generated by my application is only delivered within our company
    > domain. For example jim.douglas@gen esis-software.com is perfect but
    > jim.douglas@hot mail.com does not get delivered. The objects in questions[/color]
    are[color=blue]
    > middle tier on Windows2003 server. We are using, I think, the IIS SMPT
    > server to send email.
    >
    > Someone was saying I need to configure SMTP to use another server, but I[/color]
    see[color=blue]
    > no where to configure the SMTP? I am searching the web not and didn't want
    > to go in Monday without an answer, any help is greatly appreciate.
    >
    > Thanks!
    >
    >
    >
    >[/color]


    Comment

    Working...