Cody Stewart wrote:
I am trying to add some rows to the database for additional
information to be stored and encrypting the body of the message. Can
someone point me to the file that has the actual mysql insert query's.
Why?

Is this for archiving purposes? or do you plan on just storing the data encrypted and decrypting on the fly? Unless you plan on separating your smtp/lmtp from pop3/imap using an asymmetric cipher that'll work but if you plan on running it on a single box or single dbmail box - why bother? you'll have the keys in the same place as the data making the encryption useless.

SG


_______________________________________________
DBmail mailing list
[email protected]
https://mailman.fastxs.nl/mailman/listinfo/dbmail

Reply via email to