Re: email security problem - any solutions ?

2001-10-03 Thread Kyle Brown

Try using PGP and encoding the contents of the email.  Have the traders
pre-register for their private keys with you.

Kyle Brown

"David Bolsover" <[EMAIL PROTECTED]> on 10/03/2001 02:59:42 PM

Please respond to [EMAIL PROTECTED]

To:   "Struts User" <[EMAIL PROTECTED]>
cc:
Subject:  email security problem - any solutions ?



Hi all

This is definitely off topic for struts - but since I am implementing a new
application using the struts framework - and I know there are lots of
clever
struts users out there - here goes:

I have an action class that automatically fires off e-mails to the traders
telling them of orders received by the site - problem is - I would like to
be able to include customer credit card data in the mail - but it needs to
be secure - only readable by intended recipient - any ideas?  I could
simply
send a mail and then have the trader visit the site to collect the credit
card data but this seems clumsy - must be a better simple solution.



David Bolsover
1 Stephouses,
Hollywood Lane,
Mellor,
Stockport,
Cheshire,
SK6 5LR

Tel: +44(0)161 427 6920
Fax: +44(0)161 427 6922
Mobile : +44 07773428118
E-Mail : [EMAIL PROTECTED]
Web: http://www.bolsover.com






Re: email security problem - any solutions ?

2001-10-03 Thread Rick Smith

this might help
http://security.dstc.edu.au/projects/java/tutorials/messaging.html

David Bolsover wrote:

> Hi all
> 
> This is definitely off topic for struts - but since I am implementing a new
> application using the struts framework - and I know there are lots of clever
> struts users out there - here goes:
> 
> I have an action class that automatically fires off e-mails to the traders
> telling them of orders received by the site - problem is - I would like to
> be able to include customer credit card data in the mail - but it needs to
> be secure - only readable by intended recipient - any ideas?  I could simply
> send a mail and then have the trader visit the site to collect the credit
> card data but this seems clumsy - must be a better simple solution.
> 
> 
> 
> David Bolsover
> 1 Stephouses,
> Hollywood Lane,
> Mellor,
> Stockport,
> Cheshire,
> SK6 5LR
> 
> Tel: +44(0)161 427 6920
> Fax: +44(0)161 427 6922
> Mobile : +44 07773428118
> E-Mail : [EMAIL PROTECTED]
> Web: http://www.bolsover.com
> 
> 
>