Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP General > generating a secure email....

Reply
Thread Tools

generating a secure email....

 
 
Brad Pears
Guest
Posts: n/a
 
      08-27-2004
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


 
Reply With Quote
 
 
 
 
Egbert Nierop \(MVP for IIS\)
Guest
Posts: n/a
 
      08-28-2004
"Brad Pears" <> wrote in message
news:...
> 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??



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.

> Thanks,
>
> Brad
>
>


 
Reply With Quote
 
 
 
 
Brad Pears
Guest
Posts: n/a
 
      08-30-2004
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)" <> wrote in
message news:%...
> "Brad Pears" <> wrote in message
> news:...
> > 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??

>
>
> 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.
>
> > Thanks,
> >
> > Brad
> >
> >

>



 
Reply With Quote
 
Evertjan.
Guest
Posts: n/a
 
      08-30-2004
Brad Pears wrote on 30 aug 2004 in
microsoft.public.inetserver.asp.general:

> 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...


[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)

 
Reply With Quote
 
 
 
Reply

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 On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Secure your digital information assets with Secure Auditor. SecureWindows with Secure Auditor alannis.albert@googlemail.com Cisco 0 04-14-2008 06:53 AM
Secure your digital information assets with Secure Auditor SecureWindows with Secure Auditor alannis.albert@googlemail.com Cisco 0 04-14-2008 06:52 AM
Secure your digital information assets with Secure Auditor and alsoSecure Windows with Secure Auditor alannis.albert@googlemail.com Wireless Networking 0 04-14-2008 06:37 AM
Sharing Session state over secure / non-secure requests Daniel Malcolm ASP .Net 0 01-24-2005 04:45 PM
This page contains both secure and non secure items. A.M ASP .Net 5 06-08-2004 05:43 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57