From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

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