diff options
| -rw-r--r-- | qmail-log.5 | 5 | ||||
| -rw-r--r-- | qmail-queue.8 | 6 |
2 files changed, 11 insertions, 0 deletions
diff --git a/qmail-log.5 b/qmail-log.5 index 98cef63..52cd0e6 100644 --- a/qmail-log.5 +++ b/qmail-log.5 | |||
| @@ -232,6 +232,11 @@ It will try again later. | |||
| 232 | is unable to queue a bounce message, | 232 | is unable to queue a bounce message, |
| 233 | usually because the machine is almost out of memory. | 233 | usually because the machine is almost out of memory. |
| 234 | It will try again later. | 234 | It will try again later. |
| 235 | This can also be caused by incorrect settings of | ||
| 236 | .B $QMAILQUEUE | ||
| 237 | or errors in a program or script which | ||
| 238 | .B $QMAILQUEUE | ||
| 239 | points to. | ||
| 235 | .TP | 240 | .TP |
| 236 | .B unable to stat ... | 241 | .B unable to stat ... |
| 237 | .B qmail-send | 242 | .B qmail-send |
diff --git a/qmail-queue.8 b/qmail-queue.8 index 12eea0c..ded3285 100644 --- a/qmail-queue.8 +++ b/qmail-queue.8 | |||
| @@ -40,6 +40,12 @@ and does not enforce any restrictions on its contents. | |||
| 40 | However, the recipients probably expect to see a proper header, | 40 | However, the recipients probably expect to see a proper header, |
| 41 | as described in | 41 | as described in |
| 42 | .BR qmail-header(5) . | 42 | .BR qmail-header(5) . |
| 43 | |||
| 44 | Programs included with qmail which invoke | ||
| 45 | .B qmail-queue | ||
| 46 | will invoke the contents of | ||
| 47 | .B $QMAILQUEUE | ||
| 48 | instead, if that environment variable is set. | ||
| 43 | .SH "FILESYSTEM RESTRICTIONS" | 49 | .SH "FILESYSTEM RESTRICTIONS" |
| 44 | .B qmail-queue | 50 | .B qmail-queue |
| 45 | imposes two constraints on the queue structure: | 51 | imposes two constraints on the queue structure: |
