summaryrefslogtreecommitdiffstats
path: root/.mutt/accounts
diff options
context:
space:
mode:
Diffstat (limited to '.mutt/accounts')
-rw-r--r--.mutt/accounts/jmccroha@tcd.ie/muttrc9
-rw-r--r--.mutt/accounts/jmccrohan@gmail.com/muttrc9
-rw-r--r--.mutt/accounts/jonathan@mccrohan.ie/muttrc9
3 files changed, 27 insertions, 0 deletions
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
diff --git a/.mutt/accounts/jmccrohan@gmail.com/muttrc b/.mutt/accounts/jmccrohan@gmail.com/muttrc
new file mode 100644
index 0000000..f30f1ca
--- /dev/null
+++ b/.mutt/accounts/jmccrohan@gmail.com/muttrc
@@ -0,0 +1,9 @@
+set from = "jmccrohan@gmail.com"
+set imap_user = "jmccrohan@gmail.com"
+set smtp_url = "smtp://jmccrohan@smtp.gmail.com:587/"
+
+source "gpg -d ~/.mutt/accounts/jmccrohan@gmail.com/passwords.gpg |" # decrypt passwords
+
+set header_cache =~/.mutt/accounts/jmccrohan@gmail.com/cache/headers
+set message_cachedir =~/.mutt/accounts/jmccrohan@gmail.com/cache/bodies
+set certificate_file =~/.mutt/accounts/jmccrohan@gmail.com/certificates
diff --git a/.mutt/accounts/jonathan@mccrohan.ie/muttrc b/.mutt/accounts/jonathan@mccrohan.ie/muttrc
new file mode 100644
index 0000000..57685ac
--- /dev/null
+++ b/.mutt/accounts/jonathan@mccrohan.ie/muttrc
@@ -0,0 +1,9 @@
+set from = "jonathan@mccrohan.ie"
+set imap_user = "jonathan@mccrohan.ie"
+set smtp_url = "smtp://jonathan@mccrohan.ie@smtp.gmail.com:587/"
+
+source "gpg -d ~/.mutt/accounts/jonathan@mccrohan.ie/passwords.gpg |" # decrypt passwords
+
+set header_cache =~/.mutt/accounts/jonathan@mccrohan.ie/cache/headers
+set message_cachedir =~/.mutt/accounts/jonathan@mccrohan.ie/cache/bodies
+set certificate_file =~/.mutt/accounts/jonathan@mccrohan.ie/certificates