From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

NAME

App::MadEye::Plugin::Agent::POP3S - monitoring pop3s server.

SCHEMA

type: map
mapping:
target:
type: seq
required: yes
sequence:
- type: str
port:
required: yes
type: int
timeout:
required: no
type: int

AUTHORS

Tokuhiro Matsuno

SEE ALSO

IO::Socket::SSL, App::MadEye