summaryrefslogtreecommitdiff
path: root/qmail-rspawn.8
blob: 33e8d0ded4d77fe2d242b8386b07da7309293a59 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.TH qmail-rspawn 8
.SH NAME
qmail-rspawn \- schedule remote deliveries
.SH SYNOPSIS
.B qmail-rspawn
.SH DESCRIPTION
.B qmail-rspawn
reads a series of remote delivery commands from descriptor 0,
invokes
.B qmail-remote
to perform the deliveries,
and prints the results to descriptor 1.

.B qmail-rspawn
invokes
.B qmail-remote
asynchronously,
so the results may not be in the same order as the commands.
.SH "SEE ALSO"
qmail-send(8),
qmail-remote(8)