mirror of https://github.com/lcpz/lain.git
Updated imap (markdown)
This commit is contained in:
parent
6c93e00e67
commit
4a72f6f394
2
imap.md
2
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):
|
||||
|
||||
|
|
Loading…
Reference in New Issue