5 ms·
Just use a procmail rule to call gpg on every incoming email before it's stored using your public key, then your client (configured with your private key) can d
by chrismsnz 12y ago
Just use a procmail rule to call gpg on every incoming email before it's stored using your public key, then your client (configured with your private key) can decrypt every email as normal.