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


App-MadEye documentation  | view source Contained in the App-MadEye distribution.

Index


NAME

Top

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

SCHEMA

Top

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

SEE ALSO

Top

App::MadEye, MIME::Lite


App-MadEye documentation  | view source Contained in the App-MadEye distribution.