
8 Apr
2016
8 Apr
'16
1:45 a.m.
Andrew McGlashan via luv-main <luv-main@luv.asn.au> writes:
On 7/04/2016 2:22 AM, Russell Coker via luv-main wrote:
So my plan now is to use something simple for sending GPG encrypted mail (which is a small portion of my email) and use Kmail for the majority of mail for which it works quite well.
Simple? Is this simple enough?
$ gpg -e -s -a --default-key B7EFE2FB \ -r andrew.mcglashan@affinityvision.com.au| \ mailx -s 'test gpg cli' fred@example.net \ -b fred@example.com
Why does everyone *still* use gnupg 1.x ?