|
NAMEidled - Cyrus IMAP documentationProvide near real-time updates for IMAP IDLE SYNOPSISidled [ -C config-file ] DESCRIPTIONidled is a long lived datagram daemon which receives notifications of mailbox changes and signals the appropriate imapd to report the changes to the client.Idled is usually started from master(8). idled reads its configuration options out of the imapd.conf(5) file unless specified otherwise by -C. OPTIONS
EXAMPLESidled is commonly included in the DAEMON section of cyrus.conf(5) like so:DAEMON { idled cmd="/usr/lib/cyrus/bin/idled" } FILES/etc/imapd.confSEE ALSOimapd.conf(5), cyrus.conf(5), master(8)AUTHORThe Cyrus Team, Nic Bernstein (Onlight)COPYRIGHT1993-2018, The Cyrus Team
Visit the GSP FreeBSD Man Page Interface. |