blob: 32a5be80740f7bcd1a51cc2bf364c6ab9a7776ec (
plain) (
blame)
1
2
3
4
5
6
7
|
PGPsendmail is a drop-in wrapper for the standard sendmail programme
which resides as /usr/sbin/sendmail on most Unix systems. It allows the
automatic encryption of outgoing messages by using the recipient's PGP
public keys. It does *not* provide for automatic decryption of incoming
messages: such a feature would necessarily involve compromising your
passphrase. However, it can provide for automatic signing of outgoing
messages by using PGPdaemon.
|