You may want to have a gander at a PGP CFC available at http://tamuri.cfdeveloper.co.uk/

It uses a COM wrapper - pretty straight forward.

On Thu, 4 Dec 2003 13:59:34 -0000, Robertson-Ravo, Neil (RX) <[EMAIL PROTECTED]> wrote:

Thanks Guys...


Rich, may well tap you for info on this...




-----Original Message-----
From: Rich Wild [mailto:[EMAIL PROTECTED]
Sent: 04 December 2003 13:28
To: '[EMAIL PROTECTED]'
Subject: RE: [ cf-dev ] Digitally Signed Emails

we do this as a payment option for our commerce app. Works really well using
cfx_pgp


-----Original Message-----
From: Lucas Sherwood [mailto:[EMAIL PROTECTED]
Sent: 04 December 2003 13:19
To: [EMAIL PROTECTED]
Subject: Re: [ cf-dev ] Digitally Signed Emails


There is another option here, I am not sure what you are trying to achieve but this could be done using PGP. You could create a message as a string, then generate a pgp signature for the string and mail them as a whole...

This would give you some authentication/verification of the message...

L.


On 4/12/03 1:10 pm, "Paul Fennell" <[EMAIL PROTECTED]> wrote:


> hmm,
> But In Doing that Neil you are in effect breaching the priniple of
> digitaly signed emails which are ment that you are suer the email
> orginaled from the senders email client / pc and there key combo -
> rather than an application  server ?  -  if a server can send those
> whats to stop the server been used for phishing ?
>
> Dgitaly signed emails outbound is really a task for  an email proxy
> server that way you can avoid having to implement a costly
PKI digital
> certificate infrastructure.
>
>
> ---- Message from "Robertson-Ravo, Neil (RX)"
> <[EMAIL PROTECTED]> at 13:01:02 2003-12-04 ------
>> Is there anything special you need to setup for CF to send a
>> digitally signed email via CFMAIL?
>>
>>
>> --
>> ** Archive:
http://www.mail-archive.com/dev%> 40lists.cfdeveloper.co.uk/
>>

-- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]



Reply via email to