other versions
- testing 3.12.1-2
- unstable 3.12.1-2
- experimental 3.12.1-1
CALALARMD(8) | Cyrus IMAP | CALALARMD(8) |
NAME¶
calalarmd - Cyrus IMAP documentation
Daemon for sending calendar alarms
SYNOPSIS¶
calalarmd [ -C config-file ]
DESCRIPTION¶
This man page is a stub.
calalarmd reads its configuration options out of the imapd.conf(5) file unless specified otherwise by -C.
OPTIONS¶
- -C config-file
- Use the specified configuration file config-file rather than the default imapd.conf(5).
- -d
- Debug mode (doesn't fork)
- -t **time**
- Run a single scan as of time
- -U
- Upgrade
EXAMPLES¶
calalarmd is commonly included in the DAEMON section of cyrus.conf(5) like so:
DAEMON {
calalarmd cmd="/usr/lib/cyrus/bin/calalarmd" }
FILES¶
/etc/imapd.conf
SEE ALSO¶
imapd.conf(5), cyrus.conf(5), master(8)
AUTHOR¶
The Cyrus Team
COPYRIGHT¶
1993–2025, The Cyrus Team
June 27, 2025 | 3.12.1 |