NAME
monm_pop3 - POP3 checker for App::MonM
VERSION
Version 1.01
SYNOPSIS
monm_pop3 [ --user=USERNAME ] [ --password=PASSWORD ]
[ --port=PORTNUMBER ] [ -s ] [-t SECS] HOST
OPTIONS
- -h, --help
-
Show short help information and quit
- -H, --longhelp
-
Show long help information and quit
- -p PASSWORD, --password=PASSWORD
-
Password for connection
- -P PORTNUMBER, --port=PORTNUMBER
-
Port number
Default: 110
- -s, --ssl, --usessl
-
Use SSL (995 protocol)
- -t SECT, --timeout=SECS
-
Timeout value, secs
Default: 60
- -u USERNAME, --user=USERNAME
-
Username for connection
DESCRIPTION
POP3 checker for App::MonM
DEPENDENCES
AUTHOR
Serż Minus (Sergey Lepenkov) https://www.serzik.com <abalama@cpan.org>
COPYRIGHT
Copyright (C) 1998-2022 D&D Corporation. All Rights Reserved
LICENSE
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.