# conf-qmq environment settings
# Here, you may change some global settings

# Example for multiple s/qmail directories:

# 01:instance1 02:instance2 10:INTERNET 98:SPAM 99:BACKUP

# Use meaningful names for 'instance1' etc.; they will be used in 'me'

export SERVICE_BASEDIR="/service" # must exist; could be dummy for systemd
#
export SKELETON_CONCURRENCYREMOTE="120"
export SKELETON_QUEUELIFETIME="1440" # 24 Hours
export SKELETON_PORT="1000" # high ports for QMQ
export SKELETON_ME=`hostname`
