File: qmail-limits.9

package info (click to toggle)
qmail 1.03-38
  • links: PTS
  • area: non-free
  • in suites: sarge
  • size: 4,236 kB
  • ctags: 2,091
  • sloc: ansic: 16,309; makefile: 2,448; sh: 777; perl: 526
file content (30 lines) | stat: -rw-r--r-- 803 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
.TH qmail-limits 7
.SH "NAME"
qmail-limits \- artificial limits in the qmail system
.SH "DESCRIPTION"
The
.B qmail
system is able to handle messages of any size,
addresses of any size, mailing lists of any size, and so on,
except as limited by the available memory and disk space.

However, it imposes certain artificial limits:
.TP 5
1.
.B qmail-lspawn
silently limits the number of simultaneous local deliveries to SPAWN.
.B qmail-rspawn
silently limits the number of simultaneous remote deliveries to SPAWN.
.TP 5
2.
.B qmail-queue
rejects any message with an envelope address longer than 1000 characters.
.TP 5
3.
.B qmail-lspawn
truncates any overly long error report from a delivery program.
It appends a note saying that it did so.
.SH "SEE ALSO"
qmail-lspawn(8),
qmail-queue(8),
qmail-rspawn(8)