Provided by: python-dkim_0.7.1-1_all
NAME
dkimverify - Script for DKIM verifying messages on stdin
VERSION
0.6.0
DESCRIPTION
dkimverify reads an RFC822 message on standard input, and returns with exit code 0 if the signature verifies successfully. Otherwise, it returns with exit code 1.
AUTHORS
This version of arcverify was written by Brandon Long <blong@google.com> and is derived from dkimverify, written by Greg Hewgill <greg@hewgill.com>. This man-page was created by Scott Kitterman <scott@kitterman.com> and is licensed under the same terms as dkimpy. 2017-01-23 dkimverify(1)