dkimsign
Script for DKIM signing messages on stdin
- Provided by: python-dkim (Version: 0.5.4-1)
- Source: dkimpy
- Report a bug
Script for DKIM signing messages on stdin
0.3
dkimsign is a filter that reads an RFC822 message on standard input, and writes the same message on standard output with a DKIM-Signature line prepended.
The signing options are specified on the command line:
dkimsign selector domain privatekeyfile [identity]
The identity is optional and defaults to "@domain".
This version of dkimsign was 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.