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





opendmar-import

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

NAME

opendmar-import - OpenDMARC aggregate report data import tool  

SYNOPSIS

opendmar-import [options]  

DESCRIPTION

opendmar-import reads pe-message data recorded by an instance of opendmarc(8) and inserts it into an SQL database, for later use by opendmar-reports(8) to generate aggregate reports.  

OPTIONS

-dbhost=hostname
Specifies the hostname on which the SQL server is running. Defaults to the value of the environment variable OPENDMARC_DBHOST, or "localhost" if the environment variable is not set.
-dbname=name
Specifies the SQL database name to be accessed. Defaults to the value of the environment variable OPENDMARC_DB, or "opendmarc" if the environment variable is not set.
-dbpasswd=password
Specifies the password for the SQL database to be accessed. Defaults to the value of the environment variable OPENDMARC_PASSWORD, or "opendmarc" if the environment variable is not set.
-dbport=port
Specifies the TCP port on which the SQL server is expected to be listening. Defaults to the value of the environment variable OPENDMARC_PORT, or 3306 if the environment variable is not set.
-dbuser=user
Specifies the SQL user to be used to access the database. Defaults to the value of the environment variable OPENDMARC_USER, or "opendmarc" if the environment variable is not set.
-help
Prints a help message and terminates.
-input=file
Reads from the named file instead of from standard input (the default).
-verbose
Increase the amount of verbosity written to standard output.
-version
Print version number and exit.
 

VERSION

This man page covers the version of opendmar-import that shipped with version 1.4.2 of OpenDMARC.  

COPYRIGHT

Copyright (c) 2012, The Trusted Domain Project. All rights reserved.  

SEE ALSO

opendmarc(8), opendmarc.conf(5) opendmar-reports(8)


 

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.9 ms