This packages provides a generic IMAP server compliancy tester that works with all IMAP servers.
It supports stress testing with state tracking, scripted testing and benchmarking. When stress
testing with state tracking ImapTest sends random commands to the server and verifies that
server's output is correct. With script tests, ImapTest runs a list of predefined scripted tests
and verifies that server returns expected output.
Examples and details are provided online at: https://www.imapwiki.org/ImapTest