From: Luke Bonham Date: Sat, 7 Sep 2013 10:25:06 +0000 (-0700) Subject: Updated imap (markdown) X-Git-Url: https://git.madduck.net/etc/awesome.git/commitdiff_plain/211e7a5ec6905372bc9f1a3ee9a79fda54d53056?hp=8e95f5d3e4b682c23cb618f7ebdb2b746a9eccf3 Updated imap (markdown) --- diff --git a/imap.md b/imap.md index f12a1e7..3c049dd 100644 --- a/imap.md +++ b/imap.md @@ -53,7 +53,7 @@ You can just set your password like this: args.is_plain = false args.password = "mypassword" -and you'll have the same security provided by `~/.netrc` +and you'll have the same security provided by `~/.netrc`. **Or** you can use a keyring, like [python keyring](https://pypi.python.org/pypi/keyring):