Re: kmail doesn t sign/encrypt e-mails, broken pipe
Werner Koch <[email protected]> Thu, 18 Nov 2004 13:26:22 +0100
| Newsgroups | gmane.comp.encryption.gpg.gpa.devel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 17 Nov 2004 22:22:32 +0100, Ingo Klöcker said: > It's not used for OpenPGP by Aegypten2? Interesting. But it's surely > used for S/MIME, isn't it? gpgsm is used for S/MIME. The gnupg 1.9 package contains several modules which are all used by the S/MIME backend. There is also a module named gpg2 but that one is more or less for development reasons included - it is not needed and should not be used. OTOH, the packages gnupg 1.2.x and gnupg 1.3.x do only include one module: gpg - which is used for OpenPGP. What a mess; I should have better not included the gpg2 with gnupg 1.9. Werner