Open

Description
An option for intelmqctl run
(or start) or as parameter would be nice which causes the bot to stop if the source queue is empty. So the bot does not wait for incoming messages.
That is useful for tasks which should happen at specific times. A bot can then be started by cron or other scripts, do the work and then exit cleanly.