From d46f24a37a3815ad93416dfd9c8250cfefadc5dd Mon Sep 17 00:00:00 2001 From: Jonathan McCrohan Date: Mon, 26 May 2014 00:00:16 +0100 Subject: Add dummy password files --- .mutt/accounts/jmccroha@tcd.ie/passwords | 3 +++ .mutt/accounts/jmccrohan@gmail.com/passwords | 3 +++ .mutt/accounts/jonathan@mccrohan.ie/passwords | 3 +++ 3 files changed, 9 insertions(+) create mode 100644 .mutt/accounts/jmccroha@tcd.ie/passwords create mode 100644 .mutt/accounts/jmccrohan@gmail.com/passwords create mode 100644 .mutt/accounts/jonathan@mccrohan.ie/passwords diff --git a/.mutt/accounts/jmccroha@tcd.ie/passwords b/.mutt/accounts/jmccroha@tcd.ie/passwords new file mode 100644 index 0000000..58fe1a9 --- /dev/null +++ b/.mutt/accounts/jmccroha@tcd.ie/passwords @@ -0,0 +1,3 @@ +# this file needs to be encrypted and saved as passwords.gpg +set imap_pass = "password" +set smtp_pass = "password" diff --git a/.mutt/accounts/jmccrohan@gmail.com/passwords b/.mutt/accounts/jmccrohan@gmail.com/passwords new file mode 100644 index 0000000..58fe1a9 --- /dev/null +++ b/.mutt/accounts/jmccrohan@gmail.com/passwords @@ -0,0 +1,3 @@ +# this file needs to be encrypted and saved as passwords.gpg +set imap_pass = "password" +set smtp_pass = "password" diff --git a/.mutt/accounts/jonathan@mccrohan.ie/passwords b/.mutt/accounts/jonathan@mccrohan.ie/passwords new file mode 100644 index 0000000..58fe1a9 --- /dev/null +++ b/.mutt/accounts/jonathan@mccrohan.ie/passwords @@ -0,0 +1,3 @@ +# this file needs to be encrypted and saved as passwords.gpg +set imap_pass = "password" +set smtp_pass = "password" -- cgit v1.2.3