blob: ed2efcff7ea5cc2ad0c230c9793abe04d52afcb0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
.TH qmail-tcpok 8
.SH NAME
qmail-tcpok \- clear TCP timeout table
.SH SYNOPSIS
.B qmail-tcpok
.SH DESCRIPTION
.B qmail-tcpok
erases
.BR qmail-remote 's
current list of timeouts,
so that
.B qmail-remote
does not make any assumptions about failing addresses.
.B qmail-tcpok
must be run either as
.B root
or with user id
.B qmailr
and group id
.BR qmail .
.SH "SEE ALSO"
qmail-remote(8),
qmail-tcpto(8)
|