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       -v     Enables verbosity, including progress counter.
21
22       Command specific options:
23
24       -a anvil_socket_path
25              This option is used  to  specify  an  alternative  socket.   The
26              option's  argument  is  either  an absolute path to a local UNIX
27              domain socket, or a hostname and port (hostname:port), in  order
28              to connect a remote host via a TCP socket.
29
30              By   default  doveadm(1)  will  use  the  socket  /var/run/dove‐
31              cot/anvil.  The socket may be located in another directory, when
32              the  default  base_dir  setting  was  overridden  in  /etc/dove‐
33              cot/dovecot.conf.
34

ARGUMENTS

36       ip[/mask]
37              To reduce/filter the output supply an IP address  or  a  network
38              range in CIDR notation (ip/mask).
39

EXAMPLE

41       Show current penalties
42
43       doveadm penalty
44       IP               penalty last_penalty        last_update
45       192.0.2.222            3 2010-06-15 15:19:27 15:19:27
46       192.0.2.53             3 2010-06-15 15:19:34 15:19:34
47

REPORTING BUGS

49       Report  bugs, including doveconf -n output, to the Dovecot Mailing List
50       <dovecot@dovecot.org>.  Information about reporting bugs  is  available
51       at: http://dovecot.org/bugreport.html
52

SEE ALSO

54       doveadm(1)
55
56
57
58Dovecot v2.0                      2010-07-12                DOVEADM-PENALTY(1)
Impressum