Scroll to navigation

dkimproxy-sign(1p) User Contributed Perl Documentation dkimproxy-sign(1p)

NAME

dkimsign.pl - computes a DKIM signature for an email message

SYNOPSIS

  dkimsign.pl [options] < original_email.txt
    options:
      --type=TYPE
      --method=METHOD
      --selector=SELECTOR
      --expiration=INTEGER
      --debug-canonicalization=FILE
  dkimsign.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-verify(1p), dkim_responder(1)

2022-05-24 perl v5.34.0