Bladeren bron

view email

Bob Mottram 9 jaren geleden
bovenliggende
commit
59edb3bf89
2 gewijzigde bestanden met toevoegingen van 7 en 1 verwijderingen
  1. 1
    0
      doc/EN/usage_email.org
  2. 6
    1
      website/EN/usage_email.html

+ 1
- 0
doc/EN/usage_email.org Bestand weergeven

102
 | ]      | Expand or collapse all threads                          |
102
 | ]      | Expand or collapse all threads                          |
103
 | [      | Expand of collapse the current thread                   |
103
 | [      | Expand of collapse the current thread                   |
104
 | CTRL-k | Import a PGP/GPG public key                             |
104
 | CTRL-k | Import a PGP/GPG public key                             |
105
+| v      | View current email in different formats, such as HTML   |
105
 | q      | Quit                                                    |
106
 | q      | Quit                                                    |
106
 
107
 
107
 To use the address book system open an email by pressing the enter key on it and then to add the sender to the address list press the A key.  It will ask you for an alias which may be used the next time you want to send a mail.  Alternatively you may just edit the *~/.mutt-alias* file directly to add email addresses.
108
 To use the address book system open an email by pressing the enter key on it and then to add the sender to the address list press the A key.  It will ask you for an alias which may be used the next time you want to send a mail.  Alternatively you may just edit the *~/.mutt-alias* file directly to add email addresses.

+ 6
- 1
website/EN/usage_email.html Bestand weergeven

3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
5
 <head>
6
-<!-- 2015-12-18 Fri 23:17 -->
6
+<!-- 2015-12-19 Sat 17:56 -->
7
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
7
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta  name="viewport" content="width=device-width, initial-scale=1" />
8
 <meta  name="viewport" content="width=device-width, initial-scale=1" />
9
 <title></title>
9
 <title></title>
430
 </tr>
430
 </tr>
431
 
431
 
432
 <tr>
432
 <tr>
433
+<td class="org-left">v</td>
434
+<td class="org-left">View current email in different formats, such as HTML</td>
435
+</tr>
436
+
437
+<tr>
433
 <td class="org-left">q</td>
438
 <td class="org-left">q</td>
434
 <td class="org-left">Quit</td>
439
 <td class="org-left">Quit</td>
435
 </tr>
440
 </tr>