logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Mail::DMARC::Report::Send - report sending dispatch class

12.2.1 Email

Mail::DMARC::Report::Send::SMTP

12.2.2. Http

Mail::DMARC::Report::Send::HTTP

12.2.3. Other Methods

Other registered URI schemes may be explicitly supported in later versions.

Authors

• Matt Simerson <msimerson@cpan.org> • Davide Migliavacca <shari@cpan.org> • Marc Bradshaw <marc@marcbradshaw.net>

Description

Send DMARC reports, via SMTP or HTTP. ReportSender A report sender needs to: 1. store reports 2. bundle aggregated reports 3. format report in XML 4. gzip the XML 5. deliver report to Author Domain This class and subclasses provide methods used by dmarc_send_reports.

Name

Mail::DMARC::Report::Send - report sending dispatch class

Version

version 1.20240314

See Also