Could someone explain the following? I have an application (Netvault Bakbone)
that has the ability to email reports on particular events. The email account
that I'm sending to is hosted by an external server at usa.net-my company
outsources their email. I was unable to send the report when setting the smtp
server in the application to usa.net. So, I set up SMTP (IIS was already
running) on the server this application is running on and specified that the
smtp server was now
(E-Mail Removed). The email account I'm using didn't
change,
(E-Mail Removed) but, whola, it's working. So, to summarize, I can't
specify an external smtp server but, rather, an internal that is able route
it correctly. How or why is this working?