diff options
Diffstat (limited to '.mutt/accounts')
-rw-r--r-- | .mutt/accounts/jmccroha@tcd.ie/passwords | 3 | ||||
-rw-r--r-- | .mutt/accounts/jmccrohan@gmail.com/passwords | 3 | ||||
-rw-r--r-- | .mutt/accounts/jonathan@mccrohan.ie/passwords | 3 |
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" |