table of contents
dkimproxy-verify(1p) | User Contributed Perl Documentation | dkimproxy-verify(1p) |
NAME¶
dkimverify.pl - verifies DKIM signatures on an email message
SYNOPSIS¶
dkimverify.pl [options] < signed_email.txt options: --debug-canonicalization=FILE dkimverify.pl --help to see a full description of the various options
AUTHOR¶
Jason Long, <jlong@messiah.edu>
Marc Bradshaw, <marc@marcbradshaw.net>
COPYRIGHT AND LICENSE¶
Copyright (C) 2006-2007 by Messiah College
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.6 or, at your option, any later version of Perl 5 you may have available.
SEE ALSO¶
dkimproxy.in(8), dkimproxy.out(8), dkimproxy-sign(1p), dkim_responder(1)
2024-09-23 | perl v5.38.2 |