Update python_imap_usage.md
This commit is contained in:
parent
4ea6b12996
commit
2c270c2521
@ -1,6 +1,12 @@
|
||||
# Python IMAP usage
|
||||
# Python IMAP/SMTP usage
|
||||
|
||||
Two examples of how to use the builtin IMAP library.
|
||||
Two examples of how to use the builtin IMAP/SMTP libraries.
|
||||
|
||||
These examples require other source code i've written to work.
|
||||
|
||||
It requires:
|
||||
- AsyncioPath
|
||||
- env.py (for converting base64 encoded environment variable to a string containing a [secret] (password))
|
||||
|
||||
## Reading messages
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user