test-imap

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. The optional --folder flag can be used to select an IMAP folder other than the inbox. To connect to a different IMAP server port, use the --port flag followed by a port number. To make an SSL connection, use the --ssl flag.

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. The optional --folder flag can be used to select an IMAP folder other than the inbox.

To connect to a different IMAP server port, use the --port flag followed by a port number. To make an SSL connection, use the --ssl flag.

Command line help#

virtualmin test-imap --user login
 [--pass password]
 [--server hostname]
 [--port number|name]
 [--ssl]
 [--folder name]

Source: https://www.virtualmin.com/docs/development/api-programs/test-imap/

  • virtualmin, imap, ssl, user, log, command line, test
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Pre and Post Domain Modification Scripts

Virtualmin allows the use of custom scripts (Shell, Perl, Python and etc.) to automate tasks...

OS Support

Virtualmin runs on top of Webmin. Webmin works on almost every UNIX-like OS, so with some manual...

Professional Features

Virtualmin GPL is already an extremely powerful and flexible virtual hosting control panel, so...

How to Configure Secondary DNS

This guide provides administrators with a quick overview of setting up automatic DNS secondary...

How to Configure Cloudflare DNS

For users looking to integrate Cloudflare with Virtualmin Pro, the process is straightforward and...