Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old July 19th, 2005, 02:54 PM
Brad Pears
Guest
 
Posts: n/a
Default generating a secure email....

On our website, a user can order products from us. When they "submit" the
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 to
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 needs to
be secured??

Thanks,

Brad


  #2  
Old July 19th, 2005, 02:55 PM
Egbert Nierop \(MVP for IIS\)
Guest
 
Posts: n/a
Default Re: generating a secure email....

"Brad Pears" <donotreply@notreal.com> wrote in message
news:OukwVsEjEHA.3016@tk2msftngp13.phx.gbl...[color=blue]
> On our website, a user can order products from us. When they "submit" the
> 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 to
> 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 needs
> 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, that
is what I've seen in my logs.
[color=blue]
> Thanks,
>
> Brad
>
>[/color]

  #3  
Old July 19th, 2005, 02:56 PM
Brad Pears
Guest
 
Posts: n/a
Default 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]


  #4  
Old July 19th, 2005, 02:56 PM
Evertjan.
Guest
 
Posts: n/a
Default Re: generating a secure email....

Brad Pears wrote on 30 aug 2004 in
microsoft.public.inetserver.asp.general:
[color=blue]
> 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...[/color]

[please do not toppost on usenet]

Asking her ?

btw, what is a local(!) cdo object?

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress,
but let us keep the discussions in the newsgroup)

 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles