VERSION

0.3

DESCRIPTION

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.

USAGE

The signing options are specified on the command line:

dkimsign selector domain privatekeyfile [identity]

The identity is optional and defaults to "@domain".

AUTHORS

This version of dkimsign was written by Greg Hewgill <[email protected]>.

This man-page was created by Scott Kitterman <[email protected]> and is licensed under the same terms as dkimpy.