summaryrefslogtreecommitdiff
path: root/doc/doc-txt
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2016-05-08 13:26:13 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2016-05-09 14:17:47 +0100
commit0cd5fd23fdc042cd634a1033350bf91689f26d3c (patch)
tree9278795be8103b01fb86f301d90fd7273eb669ec /doc/doc-txt
parentfa665e0b7252b5916f0fbd57d6ef8c1f0a9b080f (diff)
New $queue_name variable
queue_run_max main option expanded, allowing per-queue values
Diffstat (limited to 'doc/doc-txt')
-rw-r--r--doc/doc-txt/NewStuff5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff
index aabeff338..912fe65ee 100644
--- a/doc/doc-txt/NewStuff
+++ b/doc/doc-txt/NewStuff
@@ -12,9 +12,10 @@ Version 4.88
1. The new perl_tainmode option allows to run the embedded perl
interpreter in taint mode.
- 2. Facility for named queues. A commandline argument can specify
+ 2. Facility for named queues: A commandline argument can specify
the queue name for a queue-runner, and an ACL modifier can set
- the queue to be used for a message.
+ the queue to be used for a message. A $queue_name variable gives
+ visibility.
Version 4.87