python-emlimporter/README.md

4 lines
169 B
Markdown
Raw Normal View History

2018-06-03 13:27:20 +00:00
This script was written ages ago. I don't know if it still works. All I know is that it requires imaplib2 to work. You can install it like this:
`pip install imaplib2`