File: qmail-rspawn.8

package info (click to toggle)
qmail 1.01-5
  • links: PTS
  • area: non-free
  • in suites: hamm
  • size: 2,188 kB
  • ctags: 1,711
  • sloc: ansic: 13,993; makefile: 1,914; perl: 448; sh: 377
file content (21 lines) | stat: -rw-r--r-- 449 bytes parent folder | download | duplicates (13)
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)