I think I'd encrypt the stuff, then put it into the body of the email.

<cfsavecontent variable="stuff">
encrypt your stuff in here
</cfsavecontent>

<cfmail to="whoe...@...">
#stuff#
</cfmail>



On Wed, Oct 14, 2009 at 12:36 PM, Brian Yager <brian.yager....@mda.mil>wrote:

>
> I work as a government contractor.  We have a task that requires all emails
> from an application to be encrypted using PKI.  Can this be done in a cfmail
> tag or the CF administrator?
>
> Thanks,
>
> Brian
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:327196
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to