diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2016-05-25 19:53:35 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2016-05-25 19:56:15 +0100 |
commit | 55e70e76c861b5c45ae93a45d0a5da12aa849999 (patch) | |
tree | a2175dec2319a644bae00731dcf6eefa244574ed /doc/doc-txt | |
parent | e37f8a84f5374b0d03676a65018b00e972ed47c6 (diff) |
Accept "exim -bp -qGname"
Diffstat (limited to 'doc/doc-txt')
-rw-r--r-- | doc/doc-txt/NewStuff | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 912fe65ee..7cc6ace39 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -13,7 +13,7 @@ Version 4.88 interpreter in taint mode. 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 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. |