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/4a72f6f3942a0838ff8a13fffcd4c3a08736e753?hp=6c93e00e676792632a81435a96e7ddbaebae859a 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):