summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan McCrohan <jmccrohan@gmail.com>2014-05-26 00:00:16 +0100
committerJonathan McCrohan <jmccrohan@gmail.com>2014-05-26 00:00:16 +0100
commitd46f24a37a3815ad93416dfd9c8250cfefadc5dd (patch)
tree0c08b8ca00e9a00d927fe72093e45ca14ef68eac
parent1f8461d9a9ef0029a84d1ab83aae74406f9fe57b (diff)
downloadmutt-d46f24a37a3815ad93416dfd9c8250cfefadc5dd.tar.gz
Add dummy password files
-rw-r--r--.mutt/accounts/jmccroha@tcd.ie/passwords3
-rw-r--r--.mutt/accounts/jmccrohan@gmail.com/passwords3
-rw-r--r--.mutt/accounts/jonathan@mccrohan.ie/passwords3
3 files changed, 9 insertions, 0 deletions
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"