App::MadEye::Plugin::Agent::SMTP - check SMTP.


NAME

App::MadEye::Plugin::Agent::SMTP - check SMTP.


SCHEMA

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


AUTHOR

Tokuhiro Matsuno


SEE ALSO

the App::MadEye manpage, the Net::SMTP manpage