Re: generating a secure email....
I'm not an ASP person. How do I find out if we are using local CDO objects?
The website and all the ASP programming was/is done by our graphic designer
on the Internet Providers win2k3 box. They have ASP installed there for her
(and others of course) to use...
Thanks,
Brad
"Egbert Nierop (MVP for IIS)" <egbert_nierop@nospam.invalid> wrote in
message news:%23SylvANjEHA.2436@TK2MSFTNGP09.phx.gbl...[color=blue]
> "Brad Pears" <donotreply@notreal.com> wrote in message
> news:OukwVsEjEHA.3016@tk2msftngp13.phx.gbl...[color=green]
> > On our website, a user can order products from us. When they "submit"[/color][/color]
the[color=blue][color=green]
> > order, the website designer has written some ASP code to auto send an
> > email
> > to our Exchagne 2000 server. Due to the contents of the email, we need[/color][/color]
to[color=blue][color=green]
> > secure it... How can we send a "secured" email from ASp script or would
> > this not be a function of ASp at all but the server the email is being
> > sent
> > from? There must be something in the ASP code to indicate the email[/color][/color]
needs[color=blue][color=green]
> > to
> > be secured??[/color]
>
>
> Hi,
>
> Enable the SMTP (IIS) mail server with a certificate and, if you use the
> local CDO objects, SMTP server will automatically use encrypted
> communication with another server that also has enabled TLS. At least,[/color]
that[color=blue]
> is what I've seen in my logs.
>[color=green]
> > Thanks,
> >
> > Brad
> >
> >[/color]
>[/color] |