1opendmarc-params(8)         System Manager's Manual        opendmarc-params(8)
2
3
4

NAME

6       opendmarc-params - OpenDMARC reporting parameters setup tool
7

SYNOPSIS

9       opendmarc-params [options] domain
10

DESCRIPTION

12       opendmarc-params records a specific reporting address for aggregate re‐
13       ports about the named domain and flags it as "locked" in the  reporting
14       requests  database.   This  is  done to allow an administrator to force
15       generation of reports and have them sent to a specific address  regard‐
16       less  of  what  data may (or may not) be found in the DNS for the named
17       domain.
18

OPTIONS

20       --dbhost=host
21              Attempts to connect to the database server on  the  named  host.
22              The default is "localhost".
23
24       --dbname=name
25              Requests  a connection to the database called name.  The default
26              is "opendmarc".
27
28       --dbpasswd=password
29              Attempts to authenticate to the database server using the speci‐
30              fied password.  The default is "opendmarc".
31
32       --dbport=port
33              Tries to connect to the database at the specified TCP port.  The
34              default is 3306.
35
36       --dbuser=user
37              Attempts to authenticate to the database server as the specified
38              user.  The default is "opendmarc".
39
40       --help Prints a usage message and exits.
41
42       --rua=string
43              Sets  the  reporting  URI  for the named domain to the specified
44              string.
45
46       --unlock
47              Unlocks the record for the named domain.
48
49       --verbose
50              Requests verbose output.
51
52       --version
53              Prints version number and exits.
54

VERSION

56       This man page covers the version of opendmarc-params that shipped  with
57       version 1.4.1 of OpenDMARC.
58
60       Copyright (c) 2012, The Trusted Domain Project.  All rights reserved.
61

SEE ALSO

63       opendmarc(8), opendmarc-import(8), opendmarc-reports(8)
64
65
66
67                          The Trusted Domain Project       opendmarc-params(8)
Impressum