From 211e7a5ec6905372bc9f1a3ee9a79fda54d53056 Mon Sep 17 00:00:00 2001 From: Luke Bonham Date: Sat, 7 Sep 2013 03:25:06 -0700 Subject: [PATCH] Updated imap (markdown) --- imap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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): -- 2.39.2