From 1f8461d9a9ef0029a84d1ab83aae74406f9fe57b Mon Sep 17 00:00:00 2001 From: Jonathan McCrohan Date: Sun, 25 May 2014 23:29:15 +0100 Subject: Initial commit of mutt config --- .mutt/accounts/jmccroha@tcd.ie/muttrc | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .mutt/accounts/jmccroha@tcd.ie/muttrc (limited to '.mutt/accounts/jmccroha@tcd.ie/muttrc') diff --git a/.mutt/accounts/jmccroha@tcd.ie/muttrc b/.mutt/accounts/jmccroha@tcd.ie/muttrc new file mode 100644 index 0000000..ed7213f --- /dev/null +++ b/.mutt/accounts/jmccroha@tcd.ie/muttrc @@ -0,0 +1,9 @@ +set from = "jmccroha@tcd.ie" +set imap_user = "jmccroha@tcd.ie" +set smtp_url = "smtp://jmccroha@tcd.ie@smtp.gmail.com:587/" + +source "gpg -d ~/.mutt/accounts/jmccroha@tcd.ie/passwords.gpg |" # decrypt passwords + +set header_cache =~/.mutt/accounts/jmccroha@tcd.ie/cache/headers +set message_cachedir =~/.mutt/accounts/jmccroha@tcd.ie/cache/bodies +set certificate_file =~/.mutt/accounts/jmccroha@tcd.ie/certificates -- cgit v1.2.3