Named queues: support multiple queue-runners from single daemon
[exim.git] / doc / doc-docbook / spec.xfpt
index fd2b47f22722867095f89d94cb8313d9ae383a89..6199b5d8946e0fc071b86523f6438b48025c9ee2 100644 (file)
@@ -4615,6 +4615,15 @@ combined daemon at system boot time is to use a command such as
 Such a daemon listens for incoming SMTP calls, and also starts a queue runner
 process every 30 minutes.
 
+.new
+.cindex "named queues" "queue runners"
+It is possible to set up runners for multiple named queues within one daemon,
+For example:
+.code
+exim -qGhipri/2m -q10m -qqGmailinglist/1h
+.endd
+.wen
+
 When a daemon is started by &%-q%& with a time value, but without &%-bd%&, no
 pid file is written unless one is explicitly requested by the &%-oP%& option.