about summary refs log tree commit diff stats
path: root/tools/mutt.html
diff options
context:
space:
mode:
authorSilvino Silva <silvino@bk.ru>2016-09-22 02:10:51 +0100
committerSilvino Silva <silvino@bk.ru>2016-09-22 02:10:51 +0100
commit9741df07f44b23ce7ac66a55cef65fe6c9c45b37 (patch)
treeb8d1685b153540800b09ee0e331a65a2307d0b8a /tools/mutt.html
parentbcc4fcdffbf886743838392034d1b037bc28a864 (diff)
downloaddoc-9741df07f44b23ce7ac66a55cef65fe6c9c45b37.tar.gz
final 0.2.1 revision
Diffstat (limited to 'tools/mutt.html')
-rw-r--r--tools/mutt.html74
1 files changed, 33 insertions, 41 deletions
diff --git a/tools/mutt.html b/tools/mutt.html
index 276fb51..ef7cdbd 100644
--- a/tools/mutt.html
+++ b/tools/mutt.html
@@ -90,7 +90,7 @@
 
         <p>Lets start configuring the two accounts, one for host system
         email and another for external email account. Change pgp_sign_as        according to your specific sub key for signing. Change
-        <a href="../conf/etc/skel/.mutt/muttrc">muttrc</a> with your
+        <a href="conf/etc/skel/.mutt/muttrc">muttrc</a> with your
         preferences;</p>
 
         <pre>
@@ -111,30 +111,24 @@
         set sort_aux=reverse-last-date-received
         set duplicate_threads=yes
 
-        source ~/.mutt/gpg.rc
-
-        set pgp_autosign=yes
-        set pgp_sign_as=0x1D327CA1
-        set pgp_replyencrypt=yes
-        set pgp_timeout=1800
+        set crypt_use_gpgme=yes
 
-        # automatically sign all outgoing messages
-        set crypt_autosign
+        ## automatically sign all outgoing messages
+        set crypt_autosign=yes
 
-        # sign only replies to signed messages
-        set crypt_replysign
+        ## automatically encrypt outgoing messages
+        set crypt_autoencrypt=yes
 
-        # automatically encrypt outgoing messages
-        #set crypt_autoencrypt=yes
-
-        # encrypt only replies to signed messages
-        set crypt_replyencrypt=yes
+        ## automatically verify the sign of a message when opened
+        set crypt_verify_sig=yes
 
-        # encrypt and sign replies to encrypted messages
-        set crypt_replysignencrypted=yes
+        set pgp_sign_as=0x8BF422F79FC7C975BDF07828E88440BC35095A74
+        #set pgp_sign_as=0x8BF422F7
+        set pgp_timeout=1800
+        set pgp_autosign=yes
+        #set pgp_replyencrypt=yes
 
-        # automatically verify the sign of a message when opened
-        set crypt_verify_sig=yes
+        source ~/.mutt/gpg.rc
 
         source "~/.mutt/mail_alias"
         set alias_file=~/.mutt/mail_alias
@@ -144,37 +138,38 @@
         set message_cachedir =~/.mutt/cache/bodies
         set certificate_file =~/.mutt/certificates
 
-        set timeout=10    # mutt 'presses' (like) a key for you
-                          #(while you're idle) each x sec to trigger
+        set timeout=10    # mutt 'presses' (like) a key for you 
+                          #(while you're idle) each x sec to trigger 
                           #the thing below
         set mail_check=5  # mutt checks for new mails on every keystroke
                           # but not more often then once in 5 seconds
         set beep_new      # beep on new messages in the mailboxes
 
         ## Local system account
-        folder-hook 'Mail' 'source ~/.mutt/system'
+        folder-hook '.mail' 'source ~/.mutt/system'
 
         ## Remote account
-        folder-hook 'MailExt' 'source ~/.mutt/external'
+        folder-hook '.mailext' 'source ~/.mutt/external'
 
         ## Default account
-        source "~/.mutt/system"
+        source ~/.mutt/system
 
         ## Shortcuts
+        macro index,pager &lt;f3&gt; '&lt;sync-mailbox&gt;&lt;enter-command&gt;source ~/.mutt/external&lt;enter&gt;&lt;change-folder&gt;!&lt;enter&gt;'
+
         macro index,pager &lt;f2&gt; '&lt;sync-mailbox&gt;&lt;enter-command&gt;source ~/.mutt/system&lt;enter&gt;&lt;change-folder&gt;!&lt;enter&gt;'
-        macro index,pager &lt;f3&gt; '&lt;sync-mailbox&gt;&lt;enter-command&lt;&gt;source ~/.mutt/external&lt;enter&gt;&lt;change-folder&gt;!&lt;enter&gt;'
         </pre>
 
-        <h3 id="system">9.2.1. System Email</h3>
+        <h3 id="system">2.1. System Email</h3>
 
-        <p>Content of <a href="../conf/etc/skel/.mutt/system">.mutt/system</a>;</p>
+        <p>Content of <a href="conf/etc/skel/.mutt/system">.mutt/system</a>;</p>
 
         <pre>
         color status green default
 
         set folder="~/.mail"
         set mbox_type=Maildir
-        set spoolfile=/var/spool/mail/c1admin
+        set spoolfile=/var/spool/mail/c9admin
         set keep_flagged=yes
 
         set mbox="~/.mail"           # ~/.mailext/read_inbox
@@ -193,8 +188,8 @@
         unset pop_host
         unset smtp_url
 
-        set realname='droid'
-        set from=droid@c13
+        set realname='c9admin'
+        set from=c9admin@localhost
         </pre>
 
         <p>Create folder;</p>
@@ -203,9 +198,9 @@
         $ mkdir -p ~/.mail/{cur,new,tmp}
         </pre>
 
-        <h3 id="external">9.2.2. External Email</h3>
+        <h3 id="external">2.2. External Email</h3>
 
-        <p>Edit <a href="../conf/etc/skel/.mutt/external">.mutt/external</a>;</p>
+        <p>Edit <a href="conf/etc/skel/.mutt/external">.mutt/external</a>;</p>
 
         <pre>
         color status blue default
@@ -242,7 +237,7 @@
         $ mkdir -p ~/.mailext/{cur,new,tmp}
         </pre>
 
-        <h2 id="usemutt">9.3. Using Mutt</h2>
+        <h2 id="usemutt">3. Using Mutt</h2>
 
         <p>When listing messages the status flag mean;</p>
 
@@ -275,7 +270,7 @@
 
         <p>If you need to manually create a folder;</p>
 
-        <h3 id="tagmail">9.3.1. Tag Email</h3>
+        <h3 id="tagmail">3.1. Tag Email</h3>
 
         <p>Just press shift-T and then read
 
@@ -284,7 +279,7 @@
         mark all taged for deletion.<p>
 
 
-        <h3 id="alias">9.3.2. Address alias</h3>
+        <h3 id="alias">3.2. Address alias</h3>
 
         <p><a href="http://dev.mutt.org/trac/wiki/MuttGuide/Aliases">Alias</a>
         makes easy to manage email addresses. Add this to your muttrc;</p>
@@ -296,7 +291,7 @@
 
         <p>While on index or page press "a" to add address to alias file.</p>
 
-        <h3 id="gpgkeys">9.3.3. GPG Keys</h3>
+        <h3 id="gpgkeys">3.3. GPG Keys</h3>
 
         <p>Import a public key from email;</p>
 
@@ -306,15 +301,12 @@
 
         <p>^K is CTRL+K</p>
 
-        <a href="index.html">Systools Index</a>
+        <a href="index.html">Tools Index</a>
         <p>
         This is part of the SysDoc Manual.
         Copyright (C) 2016
         c9 team.
         See the file <a href="../fdl-1.3-standalone.html">Gnu Free Documentation License</a>
         for copying conditions.</p>
-
-
-
     </body>
 </html>