Mail::DMARC::Report::Send(3pm) | User Contributed Perl Documentation | Mail::DMARC::Report::Send(3pm) |
Mail::DMARC::Report::Send - report sending dispatch class
version 1.20211209
Send DMARC reports, via SMTP or HTTP.
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.
Mail::DMARC::Report::Send::SMTP
Mail::DMARC::Report::Send::HTTP
Other registered URI schemes may be explicitly supported in later versions.
This software is copyright (c) 2021 by Matt Simerson.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
2023-01-29 | perl v5.36.0 |