Looks like you're all set.  I personally would refrain from creating an
Outlook profile on your IIS server.  But, that's just my opinion.

-----Original Message-----
From: Bourque Daniel [mailto:[EMAIL PROTECTED]]
Sent: Friday, September 07, 2001 12:52 PM
To: Exchange Discussions
Subject: RE: E-mail from a form


The IIS server is using SSL with those customers that need to fill-in a
form.

The IIS server is on the DMZ with an Exchange server that run the only IMC
for the corp with 2 different anti-virus.  The idea is to not add a new
service if it's not absolutely necessary on the IIS server.

I have fond 4 methods (a quick search on Technet) to do that mail delivery:

Use the mailto: option but we can't depend on the user e-mail system
Use an Outlook profile on the IIS server that point to the Exchange server
on the DMZ
Use the IIS SMTP server and some little ASP programmation
Use an external program (Blat) from IIS.

All of it with sample program were there to grab on technet!!!  I should
have search there first...


-----Message d'origine-----
De: Kevin Derby [mailto:[EMAIL PROTECTED]]
Date: 7 septembre, 2001 02:30
À: Exchange Discussions
Objet: Re: E-mail from a form


He mentions -not- wanting to use the SMTP piece in IIS.

Daniel: if you relocate this info, I'd be interested in seeing it.  I don't
believe what you want to do is possible without some form of COM object on
the server, and frankly the SMTP service is a pretty solid one.  There might
be some third party mail objects available that allow remote interaction
with an SMTP host, but AFAIK that type of functionality doesn't exist in
pure ASP simply because Microsoft includes the object in the IIS feature
set.

What's the reasoning/desire behind not wanting to use the SMTP component?

    Kevin

----- Original Message -----
From: "Soysal, Serdar" <[EMAIL PROTECTED]>
To: "Exchange Discussions" <[EMAIL PROTECTED]>
Sent: Thursday, September 06, 2001 9:38 PM
Subject: RE: E-mail from a form


>
> You need to write a simple few lines of code using CDONTS.  As always
> www.cdolive.com is your source for samples.  It can be ASP but VBSCRIPT or
> JSCRIPT in HTML would work just as good.
>
> I have no idea what you're talking about in your third paragraph.
> S.
>
> \
> -----Original Message-----
> From: Bourque Daniel [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, September 06, 2001 9:23 PM
> To: Exchange Discussions
> Subject: E-mail from a form
>
>
>
> I remember reading some time ago that it was possible from a form in IIS
to
> send an e-mail to a nearby Exchange/SMTP server, without having the SMTP
> service on the IIS server (and without the OWA setup).
>
> Any idea how to do it? ASP page?
>
> I had keep the messages but the expiration date on the public folder where
> it was located kick in a long time ago...
>
> hank you
>
>
> Daniel Bourque
>
>
>
>
> _________________________________________________________________
> List posting FAQ:       http://www.swinc.com/resource/exch_faq.htm
> Archives:               http://www.swynk.com/sitesearch/search.asp
> To unsubscribe:         mailto:[EMAIL PROTECTED]
> Exchange List admin:    [EMAIL PROTECTED]
>
>
> _________________________________________________________________
> List posting FAQ:       http://www.swinc.com/resource/exch_faq.htm
> Archives:               http://www.swynk.com/sitesearch/search.asp
> To unsubscribe:         mailto:[EMAIL PROTECTED]
> Exchange List admin:    [EMAIL PROTECTED]
>

_________________________________________________________________
List posting FAQ:       http://www.swinc.com/resource/exch_faq.htm
Archives:               http://www.swynk.com/sitesearch/search.asp
To unsubscribe:         mailto:[EMAIL PROTECTED]
Exchange List admin:    [EMAIL PROTECTED]

_________________________________________________________________
List posting FAQ:       http://www.swinc.com/resource/exch_faq.htm
Archives:               http://www.swynk.com/sitesearch/search.asp
To unsubscribe:         mailto:[EMAIL PROTECTED]
Exchange List admin:    [EMAIL PROTECTED]


_________________________________________________________________
List posting FAQ:       http://www.swinc.com/resource/exch_faq.htm
Archives:               http://www.swynk.com/sitesearch/search.asp
To unsubscribe:         mailto:[EMAIL PROTECTED]
Exchange List admin:    [EMAIL PROTECTED]

Reply via email to