Home Download News FAQ / Knowledge Base Screenshots Documentation Support Site map
philosophical imaginary
Table of Contents

citserver

Citadel Core

SYNOPSIS

citserver [-lLogFacility] [-d] [-f] [-D] [-tTraceFile] [-xLogLevel] [-hHomeDir]

DESCRIPTION

Citadel (the binary name is citserver) is the core of the Citadel Suite. It provides Data-storage and Connection-oriented protocols like IMAP/POP/SMTP. Citserver will usualy be spawned via /etc/init.d or inittab. Unless using the -h option you shouldn't run several instances at once.

OPTIONS

SwitchResult
-lLog facility. Usually “mail”
-ddaemonize (detach from controlling terminal)
-Dprint the directories the server would access to stderr on startup
-t[TraceFile]Send log messages to a file instead of syslog
-x[LogLevel]Verbosity level of logging (0 to 9)
-h[HomeDir]Data directory for this Citadel installation. If the directory name begins with a forward slash, it is an absolute path; otherwise it is relative to the default. Watch the output of -D to observe the effects.

DEFAULTS

Default port bindings opened by citserver:

PortDescription
25SMTP
110POP3
143IMAP
465SMTPS
504Citadel protocol
587MSA
993IMAPS
995POP3S
2020ManageSieve

Unix Domain Sockets opened by citserver:

Socket namePurpose
citadel.socketCitadel
lmtp.socketLMTP
lmtp-unfiltered.socketLMPT bypassing the Spamassassin facilities

FILES

/usr/share/citadel-serverCitadels Messages and help files
/var/lib/citadelCitadel data files
/var/run/citadelvolatile files like the Unix Domain Sockets
/etc/citadelCitadel configuration files
/usr/local/citadelwhen compiled in non-LHFS mode, all of the above.
/etc/init.d/citadelinit script for CitServer; add reboot-safe parameters here.
/etc/default/citadelOptoins to /etc/init.d/citadel in LHFS installations; \\add commandline options here.

HISTORY

1987 - Now the Uncensored Communications Group

Copyright © 1987-2012 Uncensored Communications Group. All rights reserved.     Login (site admin)