Checks if IMAP login to some server works.
This is a tool for testing IMAP servers. It takes --server
, --user
and --pass
flags, followed by the IMAP hostname, login and password respectively.
Command Line Help
virtualmin test-imap --user login [--pass password] [--server hostname] [--port number|name]