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:thunderbird [2006/03/18 22:18] – alien | linux:thunderbird [2009/01/12 20:53] (current) – Show gpg fingerprint command examples alien | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== Mozilla Thunderbird ===== | ===== Mozilla Thunderbird ===== | ||
| - | {{ linux: | + | {{linux: |
| The Thunderbird mail client inherits a lot of it's bigger relative //Mozilla Mail//, but the small and fast bird has a feature set that makes it a worthy alternative. | The Thunderbird mail client inherits a lot of it's bigger relative //Mozilla Mail//, but the small and fast bird has a feature set that makes it a worthy alternative. | ||
| Line 35: | Line 35: | ||
| user_pref(" | user_pref(" | ||
| </ | </ | ||
| - | Of course, the values are those of my own GPG key, you should fill in your own. Note, that I pointed the // | + | Of course, the values are those of my own GPG key (**0xA75CBDA0**), you should fill in your own. Note, that I pointed the // |
| + | gpg --fingerprint 0xA75CBDA0 | ||
| + | gpg --fingerprint Eric Hameleers | ||
| + | gpg --fingerprint</ | ||
| If your Thunderbird profile contains more than one identity, you might have to copy the three lines above multiple times, substituting the **id1** with //id2//, //id3//, and so on. | If your Thunderbird profile contains more than one identity, you might have to copy the three lines above multiple times, substituting the **id1** with //id2//, //id3//, and so on. | ||