1DOVEADM-PENALTY(1)                  Dovecot                 DOVEADM-PENALTY(1)
2
3
4

NAME

6       doveadm-penalty - Show current penalties
7

SYNOPSIS

9       doveadm [-Dv] penalty [-a anvil_socket_path] [ip[/mask]]
10

DESCRIPTION

12       The  doveadm  penalty command can be used to see the current penalties.
13       (Extend me!/explain it)
14

OPTIONS

16       Global doveadm(1) options:
17
18       -D     Enables verbosity and debug messages.
19
20       -o setting=value
21              Overrides  the  configuration  setting  from  /etc/dovecot/dove‐
22              cot.conf  and from the userdb with the given value.  In order to
23              override multiple settings, the -o option may be specified  mul‐
24              tiple times.
25
26       -v     Enables verbosity, including progress counter.
27
28       Command specific options:
29
30       -a anvil_socket_path
31              This  option  is  used  to  specify  an alternative socket.  The
32              option's argument is either an absolute path  to  a  local  UNIX
33              domain  socket, or a hostname and port (hostname:port), in order
34              to connect a remote host via a TCP socket.
35
36              By default doveadm(1) will use  the  socket  /run/dovecot/anvil.
37              The socket may be located in another directory, when the default
38              base_dir setting was overridden in /etc/dovecot/dovecot.conf.
39

ARGUMENTS

41       ip[/mask]
42              To reduce/filter the output supply an IP address  or  a  network
43              range in CIDR notation (ip/mask).
44

EXAMPLE

46       Show current penalties
47
48       doveadm penalty
49       IP               penalty last_penalty        last_update
50       192.0.2.222            3 2010-06-15 15:19:27 15:19:27
51       192.0.2.53             3 2010-06-15 15:19:34 15:19:34
52

REPORTING BUGS

54       Report  bugs, including doveconf -n output, to the Dovecot Mailing List
55       <dovecot@dovecot.org>.  Information about reporting bugs  is  available
56       at: http://dovecot.org/bugreport.html
57

SEE ALSO

59       doveadm(1)
60
61
62
63Dovecot v2.3                      2010-07-12                DOVEADM-PENALTY(1)
Impressum