aboutsummaryrefslogtreecommitdiff
path: root/files/.mutt/send-hooks
diff options
context:
space:
mode:
authorAnton Bobov <abobov@gmail.com>2013-10-18 21:00:48 +0600
committerAnton Bobov <abobov@gmail.com>2013-10-19 00:47:57 +0600
commitad704b4b8b15765b93e385c7431b19202b0bbe71 (patch)
tree6488a6bceec06779ea1bb85c87a34277c37e3e62 /files/.mutt/send-hooks
parent0feed796b4c309b460295443aa849ce1f9b98565 (diff)
Mail related changes.
Add offlineimap and msmtp configs. Cleanup mutt configs. Changes inspired by Steve Losh post: http://stevelosh.com/blog/2012/10/the-homely-mutt/.
Diffstat (limited to 'files/.mutt/send-hooks')
-rw-r--r--files/.mutt/send-hooks5
1 files changed, 0 insertions, 5 deletions
diff --git a/files/.mutt/send-hooks b/files/.mutt/send-hooks
deleted file mode 100644
index f2fadf2..0000000
--- a/files/.mutt/send-hooks
+++ /dev/null
@@ -1,5 +0,0 @@
-#send-hook . "set crypt_autosign"
-
-#send-hook '~t test@example.com' "unset crypt_autosign"
-
-# vim: ft=muttrc