Encrypting all outgoing email
Posted
by AliGibbs
on Server Fault
See other posts from Server Fault
or by AliGibbs
Published on 2010-05-14T10:27:07Z
Indexed on
2010/05/14
10:34 UTC
Read the original article
Hit count: 315
I have a client requirement to encrypt all outgoing email from a linux server. This can be done using any software, sendmail/postfix etc. They have given me the key they want to use, and want all forms (using php) to be encrpyted. Can I set sendmail/etc to encrypt all emails? This could be done with the same key for all mail.
Thanks
© Server Fault or respective owner