![]() |
![]()
| ![]() |
![]()
NAMEdmarc_httpd - a web server for DMARC validation and report viewingVERSIONversion 1.20190308SYNOPSISA HTTP interface for:
Start the HTTP server: dmarc_httpd Connect with a web browser to http://localhost:8080 <http://localhost:8080/>. DESCRIPTIONThe HTTP server handles 4 types of requests:
An implementation that uses the http validation service is the included <dmarc_http_client> and another is the dmarc plugin in the <Haraka mail server|http://haraka.github.io>. A Sample Report <http://search.cpan.org/dist/Mail-DMARC/example/report_cgi.png> is available which shows the web interface. It is implemented almost entirely in JavaScript, using jQuery, jQueryUI, and jqGrid. Web server settings are in the [http] and [https] sections of mail-dmarc.ini. THANKSjQuery - http://www.jquery.com/jqGrid - http://www.trirand.com/blog/ AUTHORS
COPYRIGHT AND LICENSEThis software is copyright (c) 2018 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.
|