Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 324 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 324 Bytes

IMAP Testing Tool

Will download the first 20 messages in an inbox while timing the results

Usage: imap-test.py [OPTIONS]

Options: --host TEXT IMAP Host FQDN. --username TEXT IMAP Username. --password TEXT IMAP Password. --folder TEXT IMAP Folder ie Inbox. --help Show this message and exit.