1DOVEADM-PENALTY(1) Dovecot DOVEADM-PENALTY(1)
2
3
4
6 doveadm-penalty - Show current penalties
7
9 doveadm [-Dv] penalty [-a anvil_socket_path] [ip[/mask]]
10
12 The doveadm penalty command can be used to see the current penalties.
13 (Extend me!/explain it)
14
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 /var/run/dove‐
37 cot/anvil. The socket may be located in another directory, when
38 the default base_dir setting was overridden in /etc/dove‐
39 cot/dovecot.conf.
40
42 ip[/mask]
43 To reduce/filter the output supply an IP address or a network
44 range in CIDR notation (ip/mask).
45
47 Show current penalties
48
49 doveadm penalty
50 IP penalty last_penalty last_update
51 192.0.2.222 3 2010-06-15 15:19:27 15:19:27
52 192.0.2.53 3 2010-06-15 15:19:34 15:19:34
53
55 Report bugs, including doveconf -n output, to the Dovecot Mailing List
56 <dovecot@dovecot.org>. Information about reporting bugs is available
57 at: http://dovecot.org/bugreport.html
58
60 doveadm(1)
61
62
63
64Dovecot v2.3 2010-07-12 DOVEADM-PENALTY(1)