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