File sysconfig.citadel of Package citadel
## Path: Productivity/Networking/Email/Servers
## Description: citadel configuration
## Type: string
## Default: ""
## ServiceRestart: citadel
#
# Additional arguments which will be passed to citadel at startup
CITADEL_DAEMON_ARGS="-d"
## Type: string
## Default: "mail"
## ServiceRestart: citadel
#
# Log facility
CITADEL_LOG_FACILITY="mail"
## Type: integer(0:9)
## Default: 3
## ServiceRestart: citadel
#
# Log level
CITADEL_LOG_LEVEL=3
## Type: string
## Default: "/dev/null"
## ServiceRestart: citadel
#
# Trace file
CITADEL_TRACE_FILE="/dev/null"
## Type: string
## Default: ""
## ServiceRestart: citadel
#
# Home directory
CITADEL_HOME_DIR=""