Checks if POP3 login to some server works This is a tool for testing POP3 servers. It takes --server, --user and --pass flags, followed by the POP3 hostname, login and password respectively. Command line help virtualmin test-pop3 --user login [--pass password] [--server hostname] [--port number|name]
Checks if POP3 login to some server works#
This is a tool for testing POP3 servers. It takes --server, --user and --pass flags, followed by the POP3 hostname, login and password respectively.
Command line help#
virtualmin test-pop3 --user login
[--pass password]
[--server hostname]
[--port number|name]
Source: https://www.virtualmin.com/docs/development/api-programs/test-pop3/
