The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

App::MadEye::Plugin::Agent::SMTPTLS - check smtptls.

SCHEMA

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

AUTHOR

Tokuhiro Matsuno

SEE ALSO

App::MadEye, Net::SMTP::TLS