NAME

queuerunner.conf - configuration options for the Queue Runner background service


SYNOPSIS

/opt/pmx/etc/pmx.d/queuerunner.conf


DESCRIPTION

The following configuration options are available:

workers
The number of child processes used to send queued messages in parallel.

Default: 4

stability
The number of seconds the daemon waits for the new directory to stop changing. You should never change this setting from its default (zero).

Default: 0

timeout
On FreeBSD systems, the maximum number of minutes to wait before performing a queue run. Otherwise, runs are performed as soon as there are new messages in the queue.

Default: 10m

sleep_timeout
On all platforms except FreeBSD, the maximum number of seconds to wait before performing the next queue run.

Default: 30s

min-backoff-time
The minimum amount of time the Queue Runner service will wait before attempting to re-send a message that previously could not be sent. Do not adjust this setting without first consulting Sophos support.

Default: 180s

max-backoff-time
The maximum amount of time the Queue Runner service will wait before attempting to re-send a message that previously could not be sent. Do not adjust this setting without first consulting Sophos support.

Default: 4000s

max-queue-lifetime
The total amount of time a message will remain in the queue before the Queue Runner service stops trying to send it.

Default: 5d

quarantine_secret
Whether to include the quarantine secret when sending queued messages.

Default: 1


SEE ALSO

the pmx-queue-runner manpage


COPYRIGHT

Copyright (C) 2000-2008 Sophos Group. All rights reserved. Sophos and PureMessage are trademarks of Sophos Plc and Sophos Group.