PRAYER(8) | System Manager's Manual | PRAYER(8) |
prayer
—
standalone IMAP-based webmail server
prayer |
[--config-file file]
[[--config-option
name=value]
...] [--foreground |
--disable-prefork ]
[--disable-session | --
session-options ...] |
prayer
is the normal frontend daemon in
the Prayer Webmail system. It is a simple HTTP server and proxy that serves
icons and other static files, but firstly and foremostly forwards requests
to the correct backend daemons based on session IDs passed either in cookies
or as part of the URL.
The master daemon normally preforks a number of child processes that each will serve a configurable number of requests. The total number of child processes is limited to prevent denial of service attacks.
prayer
accepts the following command-line
options:
--config-file
file--config-option
name=value--foreground
--disable-prefork
--disable-session
--
prayer
options; remaining options will be
passed to prayer-session(8).PRAYER_CONFIG_FILE
PRAYER_HOSTNAME
hostname
setting in
the configuration file as well as on the command line.This manual page was put together by Magnus Holmgren <holmgren@debian.org> using documentation written by David Carter <dpc22@cam.ac.uk>.
17 August 2008 | The Prayer Webmail Interface |