Welcome to the new location of Alien's Wiki, sharing a single dokuwiki install with the SlackDocs Wiki.
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| linux:pine_gpg [2006/03/21 09:11] – alien | linux:pine_gpg [2007/01/15 09:49] (current) – Changed X-GPG-PUBLIC_KEY and X-GPG-FINGRPRINT to: X-GPG-PUBLIC-KEY and X-GPG-FINGERPRINT since that looks more sane (and Lotus Notes does not like the underscore anyway) alien | ||
|---|---|---|---|
| Line 34: | Line 34: | ||
| * (Optionally - looks cool) add these custom X-Headers to each email you send with pine: < | * (Optionally - looks cool) add these custom X-Headers to each email you send with pine: < | ||
| # Add these customized headers (and possible default values) when composing | # Add these customized headers (and possible default values) when composing | ||
| - | customized-hdrs=X-GPG-PUBLIC_KEY: http:// | + | customized-hdrs=X-GPG-PUBLIC-KEY: http:// |
| - | X-GPG-FINGRPRINT: F2CE 1B92 EE1F 2C0C E97E 581E 5E56 AAAF A75C BDA0 | + | X-GPG-FINGERPRINT: F2CE 1B92 EE1F 2C0C E97E 581E 5E56 AAAF A75C BDA0 |
| </ | </ | ||
| Line 66: | Line 66: | ||
| The decrypted message is displayed as a normal message. | The decrypted message is displayed as a normal message. | ||
| * //Note:// The plaintext is not saved to the mailbox. | * //Note:// The plaintext is not saved to the mailbox. | ||
| - | * //Note:// The above warning about // | + | * //Note:// The above warning about // |
| + | * run < | ||
| + | * if you can't or don't want to install gpg setuid(root), | ||
| + | --no-secmem-warning | ||
| + | </ | ||
| + | no-secmem-warning | ||
| + | </ | ||