IIS and SMTP - Can IIS due multiple smarthosts ?

This is Interesting: Free IT Magazines  
Home > Archive > IIS and SMTP > September 2005 > Can IIS due multiple smarthosts ?





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]

Author Can IIS due multiple smarthosts ?
Tom

2005-09-09, 5:54 pm

My IIS server has to post Email to our exchange servers.
I'd like to put the two servers as smarthost
but It's always refused by IIS ?

If it's not possible, how to do not to loose email when one of the
exchange servers is down (maintenance,...)

Tom

Jeff Cochran

2005-09-10, 2:53 am

On 9 Sep 2005 08:17:41 -0700, "Tom" <sch_th@yahoo.fr> wrote:

>My IIS server has to post Email to our exchange servers.
>I'd like to put the two servers as smarthost
>but It's always refused by IIS ?


Nope. One Smart Host.

>If it's not possible, how to do not to loose email when one of the
>exchange servers is down (maintenance,...)


Provided it's not down for a seriopusly long time, the SMTP retries
will resend the mail after the server is available. You could solce
this by clustering the servers, but that's a bigger discussion for
another group.

Jeff
Al Mulnick

2005-09-12, 8:50 pm

Why can there be only one smarthost?
IIS shouldn't care about that. You should be able to put in many smarthosts
similar to Exchange. In testing it locally, it's the GUI that doesn't like
that but if I use some other method, I can enter that in.

You should test this yourself before relying on it, but basically you need
to look for and set the appropriate smarthost key in the metabase either via
script or via metabase explorer.

A script like this should do the trick.
http://www.microsoft.com/technet/sc...p/i6smvb25.mspx

That's my $0.04 anyway. If Microsoft doesn't support it, that'd be another
matter altogether although they really should clean up the metabase and
cause it to only hold one value if that's the case ;)

IIS5 had this as a valid configuration IIRC. IIS6 I have not heard any
different details.

My advice? If this doesn't work for you, consider using a different MTA or a
different submit process. i.e. If you currently have your code submitting
locally from the webservice, you can change that to use the Exchange servers
directly in the code vs. how it's configured now.



Good luck,

Al



"Jeff Cochran" <jeff.nospam@zina.com> wrote in message
news:43294674.558304312@msnews.microsoft.com...
> On 9 Sep 2005 08:17:41 -0700, "Tom" <sch_th@yahoo.fr> wrote:
>
>
> Nope. One Smart Host.
>
>
> Provided it's not down for a seriopusly long time, the SMTP retries
> will resend the mail after the server is available. You could solce
> this by clustering the servers, but that's a bigger discussion for
> another group.
>
> Jeff



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com