NAME

App::MadEye::Plugin::Notify::Email - notify by email

SCHEMA

type: map
mapping:
    subject:
        type: str
        required: no
    from_addr:
        type: str
        required: yes
    to_addr:
        type: str
        required: yes

SEE ALSO

App::MadEye, MIME::Lite