Ver código fonte

Description of how to send an email in Mutt

Bob Mottram 11 anos atrás
pai
commit
206753318e
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2
    0
      beaglebone.txt

+ 2
- 0
beaglebone.txt Ver arquivo

@@ -2086,6 +2086,8 @@ Some useful keys to know are:
2086 2086
 | [      | Expand of collapse the current thread                   |
2087 2087
 | CTRL-k | Import a PGP/GPG public key                             |
2088 2088
 
2089
+One of the most common things which you might wish to do is to send an email.  To do this first press /m/ to create a new message.  Enter the address to send to and the subject, then after a few seconds the Emacs editor will appear with a blank document.  Type your email then press /CTRL-x CTRL-s/ to save it and /CTRL-x CTRL-c/ to exit.  You will then see a summary of the email to be sent out.  Press /y/ to send it and then enter your GPG key passphrase (the one you gave when creating a PGP/GPG key).  The purpose of that is to add a signature which is a strong proof that the email was written by you and not by someone else.
2090
+
2089 2091
 *** K9 Android client
2090 2092
 
2091 2093
 #+BEGIN_VERSE