The encrypt-mail-me-the-e-order is a very common way for merchants to 
handle off-line order processing piggybacked onto their current c/c facilities.

Your ecommerce pkg is the first place to look for this facility.

If it's not in your e-commerce facility, then your ecommerce pkg needs to 
be, uh, replaced, nah, seriously, needs to interfaced to a facility that 
receives a) the order and a) the email destination from the ecomm pkg, 
encrypts it, and emails it to the destination.

This is (pretty easily) do-able with a server-side application platform 
such as Cold Fusion and a simple CF store pkg like CFWebStore.

There is also stand-alone, 3rd tag for <tag> for CF that uses pgp to 
encrypt an send mail.

Certainly the equivalent exists for ASP.  Check on www.swynk.com for that 
or where ASP stuff is

Len

==================

>Can anyone recommend a good solution for originating encrypted E-Mail from 
>the server?
>
>Specifically, we have clients starting E-commerce and they would like to
>have orders E-mailed to them using encryption.  Obviously, if they use SSL 
>to accept to order, they can't then go ahead and plain-text e-mail it to 
>themselves!  Currently, they have to login and use SSL to retrieve an 
>order file which is not as automated as they would like.
>
>Environment is NT, IIS4, ASP scripting (JMail component), and IMail 6.X
>
>Please visit http://www.ipswitch.com/support/mailing-lists.html
>to be removed from this list.

Please visit http://www.ipswitch.com/support/mailing-lists.html 
to be removed from this list.

Reply via email to