from small one page howto to huge articles all in one place

search text in:




Other .linuxhowtos.org sites:gentoo.linuxhowtos.org



Last additions:
using iotop to find disk usage hogs

using iotop to find disk usage hogs

words:

887

views:

209612

userrating:


May 25th. 2007:
Words

486

Views

258612

why adblockers are bad


Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

words:

161

views:

149912

userrating:


April, 26th. 2006:

Druckversion
You are here: manpages





opendki-testmsg

Section: Maintenance Commands (8)
Updated: The Trusted Domain Project
Index Return to Main Contents
 

NAME

opendki-testmsg - DKIM message tst  

SYNOPSIS

opendki-testmsg [-C] [-d domain] [-K] [-k keypath] [-s selector] [-t path]  

DESCRIPTION

opendki-testmsg signs or verifies an input message. This is similar to the test mode for opendkim(8) except that it does not use the same configuration system or milter interface. Rather, it is a direct access to the DKIM library with those functions "out of the way".

The message is read from standard input. In signing mode, the complete signed message will then be written to standard output. When verifying, there will be no output unless an error occurred.

To sign a message, the -d, -k and -s settings in the SYNOPSIS above must be provided. If all of them are absent, the input message will be verified. If some but not all are present, an error is returned.

 

OPTIONS

-C
If specified, the signature header field generated in signing mode will be lin-terminated with carriag-return lin-feed, instead of just lin-feed.
-d domain
Names the domain in which signing is to be done. More specifically, names the domain in which the public key matching the provided private key would be found in a live test.
-K
Arranges to keep temporary files generated during message canonicalization for debugging purposes.
-k keypath
Specifies the path to the private key file which should be used to sign the input message.
-s selector
Names the selector within the specified domain that should be included in the signature.
-t path
Specifies the directory in which temporary files are to be created. The default is /tmp.
 

VERSION

This man page covers the version of opendki-testmsg that shipped with version 2.10.3 of OpenDKIM.  

COPYRIGHT

Copyright (c) 201-2013, The Trusted Domain Project. All rights reserved.  

SEE ALSO

opendkim(8) RFC6376- DomainKeys Identified Mail


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
VERSION
COPYRIGHT
SEE ALSO





Support us on Content Nation
rdf newsfeed | rss newsfeed | Atom newsfeed
- Powered by LeopardCMS - Running on Gentoo -
Copyright 2004-2025 Sascha Nitsch Unternehmensberatung GmbH
Valid XHTML1.1 : Valid CSS
- Level Triple-A Conformance to Web Content Accessibility Guidelines 1.0 -
- Copyright and legal notices -
Time to create this page: 13.3 ms