Updated imap (markdown)

This commit is contained in:
Luke Bonham 2013-09-07 03:25:06 -07:00 committed by copycat-killer
parent 8e95f5d3e4
commit 211e7a5ec6
1 changed files with 1 additions and 1 deletions

View File

@ -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):