|
Home > Archive > IIS and SMTP > March 2005 > Local Delivery
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
|
| I have an IIS server running SMTP services on the same network as my
POP3 server. Currently, I have a backup MX that takes will deliver any
local mail... Any way to have SMTP delivery directly to the mail server?
| |
| Jeff Cochran 2005-03-21, 6:02 pm |
| On 21 Mar 2005 08:27:07 -0800, "j1c" <just1coder@yahoo.ca> wrote:
>I have an IIS server running SMTP services on the same network as my
>POP3 server. Currently, I have a backup MX that takes will deliver any
>local mail... Any way to have SMTP delivery directly to the mail server?
Assuming the POP server also has SMTP, you could just send to it and
eliminate the local SMTP.
Jeff
| |
|
| True, however since there are at times hundreds of emails leaving
SMTP-A I can't use POP/SMTP-B because it drags down the performance of
the POP server.
|
|
|
|
|