logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Author

       Jason Long, <jlong@messiah.edu>

       Marc Bradshaw, <marc@marcbradshaw.net>

Name

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

See Also

dkimproxy.in(8), dkimproxy.out(8), dkimproxy-verify(1p),  dkim_responder(1)

perl v5.38.2                                       2024-02-27                                 dkimproxy-sign(1p)

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

See Also