DOVEADM-PROXY(1) | Dovecot | DOVEADM-PROXY(1) |
doveadm-proxy - Handle Dovecot proxy connections
doveadm [-Dv] [-f formatter] proxy command [OPTIONS] [ARGUMENTS]
The doveadm proxy commands are used to list or kick active Dovecot proxy connections.
Global doveadm(1) options:
This command uses by default the table output formatter.
Command specific options:
By default doveadm(1) will use the socket /run/dovecot/ipc. The socket may be located in another directory, when the default base_dir setting was overridden in /etc/dovecot/dovecot.conf.
doveadm proxy kick [-a ipc_socket_path] [-f passdb_field] [-h host_list | user]
Kick all the connections being proxied for the given user. or for the given backend hosts_list.
doveadm proxy list [-a ipc_socket_path]
List all the users currently being proxied.
List all currently active proxy connections:
doveadm proxy list username proto src ip dest ip port jane@example.net imap 192.168.0.100 192.168.0.5 143
Report bugs, including doveconf -n output, to the Dovecot Mailing List <dovecot@dovecot.org>. Information about reporting bugs is available at: http://dovecot.org/bugreport.html
2014-11-09 | Dovecot v2.3 |