diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2016-06-03 15:50:00 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2016-06-03 15:50:47 +0100 |
commit | e498ab40197936833f696439e78c5cb08e5180cb (patch) | |
tree | 054f9a49fe8e8e255d1417cf56dccb7f12e38eae /doc/doc-txt/NewStuff | |
parent | ab7ecc495b4909b8ee9c7ae8747436aa1881b9e7 (diff) | |
parent | 9befa1ca9a2acc3cb372b53504ace48cc2ac2a2f (diff) |
Merge branch 'multiqueue_336': Named queues
Diffstat (limited to 'doc/doc-txt/NewStuff')
-rw-r--r-- | doc/doc-txt/NewStuff | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 90aefc4fe..2a776b730 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -21,6 +21,11 @@ Version 4.88 N can be 224, 256 (default), 384, 512. With GnuTLS 3.5.0 or later, only. + 5. Facility for named queues: A commandline argument can specify + the queue name for a queue operation, and an ACL modifier can set + the queue to be used for a message. A $queue_name variable gives + visibility. + Version 4.87 ------------ |