debian/rules: Use `git' potty wrapper.
[qmail] / qmail-rspawn.8
1 .TH qmail-rspawn 8
2 .SH NAME
3 qmail-rspawn \- schedule remote deliveries
4 .SH SYNOPSIS
5 .B qmail-rspawn
6 .SH DESCRIPTION
7 .B qmail-rspawn
8 reads a series of remote delivery commands from descriptor 0,
9 invokes
10 .B qmail-remote
11 to perform the deliveries,
12 and prints the results to descriptor 1.
13
14 .B qmail-rspawn
15 invokes
16 .B qmail-remote
17 asynchronously,
18 so the results may not be in the same order as the commands.
19 .SH "SEE ALSO"
20 qmail-send(8),
21 qmail-remote(8)