I have tons of email encrypted by way of certs (mine from
verisign) and I need to be able to search through the
morass of messages for a certain string. The email is in
ASCII format and not binary (I use netscape mail) and of
course have my cert. So the question is: Is there a module
or code that can use my cert, decode each mail message, and
output in plain text, provided a supply my cert password?
The thought of going through hundreds of emails using the
client is really daunting and I thought this might be a
good perl exercise.
-mauritson