1IDLED(8) System Manager's Manual IDLED(8)
2
3
4
6 idled - provide near real-time updates for IMAP IDLE
7
9 idled [ -C config-file ]
10
12 Idled is a long lived datagram daemon which receives notifications of
13 mailbox changes and signals the appropriate imapd to report the changes
14 to the client. Idled is usually started from master.
15
16 Idled reads its configuration options out of the imapd.conf(5) file
17 unless specified otherwise by -C. The idlesocket option is used to
18 specify the Unix domain socket to listen on for notifications.
19
21 -C config-file
22 Read configuration options from config-file.
23
25 /etc/imapd.conf
26
28 imapd.conf(5), cyrus-master(8)
29
30
31
32CMU Project Cyrus IDLED(8)