]> gitweb.fluxo.info Git - rhatto/dotfiles/mail.git/commitdiff
Mutt: references
authorSilvio Rhatto <rhatto@riseup.net>
Sun, 23 May 2021 00:51:55 +0000 (21:51 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sun, 23 May 2021 00:51:55 +0000 (21:51 -0300)
muttrc.dot.link

index d5de29f32b9d7f8fcafe88bfbff8e76f0e6bf44f..9132befca0a10ca62941b80cd19e212fcba78b3d 100644 (file)
@@ -116,6 +116,7 @@ source "~/.custom/mutt/aliases"
 
 # ----------------------------------------
 # Attached documents
+#
 # http://wiki.mutt.org/?MuttFaq/Attachment
 # ----------------------------------------
 set attach_format = "%u%D%I %t%4n %T%.40d%> [%.7m/%.10M, %.6e%?C?, %C?, %s] "
@@ -144,8 +145,9 @@ set sendmail = "/usr/bin/msmtp"
 
 # ----------------------------------------------
 # OpenPGP basic options
+#
 # http://dev.mutt.org/trac/wiki/MuttGuide/UseGPG
-#  ---------------------------------------------
+# ----------------------------------------------
 macro index S ":toggle pgp_verify_sig\n" # define S to toggle sig check
 macro index A ":toggle pgp_autosign\n"   # define A to toggle autosign
 set crypt_replysignencrypted = yes
@@ -208,6 +210,7 @@ macro index z "<enter-command>unset wait_key\n!clear ; getmails || [ $? -eq 1 ]\
 
 # ----------------------------------------
 # Navigation
+#
 # http://blog.jwcxz.com/?p=810
 # http://rc.vc/files/mutt/keybindings.html
 # ----------------------------------------
@@ -299,6 +302,11 @@ macro index,pager <F6> \
 
 # ----------
 # Bogofilter
+#
+# https://www.bogofilter.org/
+# https://bogofilter.bogofilter.narkive.com/dLzJfNrg/training-with-maildir-mutt
+# https://github.com/tjouan/bogorb/blob/master/bin/bogolearn
+# https://exstrom.com/journal/comp/bogofilter.html
 # ----------
 macro index s "<enter-command>unset wait_key\n<tag-prefix><pipe-entry>bogofilter -MSn\n<enter-command>set wait_key\n<tag-prefix><save-entry>?"
 macro pager s "<enter-command>unset wait_key\n<pipe-entry>bogofilter -MSn\n<enter-command>set wait_key\n<save-entry>?"
@@ -322,7 +330,8 @@ bind pager P noop
 
 # ----------------------------------------------------------------
 # Schleuder config
-# see http://schleuder2.nadir.org/contrib/schleuder-with-mutt.html
+#
+# http://schleuder2.nadir.org/contrib/schleuder-with-mutt.html
 # ----------------------------------------------------------------
 #color body red default "^From: .*"
 #color body red default "^To: .*"