logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

idled - Cyrus IMAP documentation

Author

       The Cyrus Team, Nic Bernstein (Onlight)

Description

idled  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.

Examples

idled is commonly included in the DAEMON section of cyrus.conf(5) like so:

          DAEMON {
              idled                   cmd="/usr/lib/cyrus/bin/idled"
          }

Files

       /etc/imapd.conf

Name

       idled - Cyrus IMAP documentation

       Provide near real-time updates for IMAP IDLE

Options

-Cconfig-file
              Use the specified configuration file config-file rather than the default imapd.conf(5).

See Also

imapd.conf(5), cyrus.conf(5), master(8)

Synopsis

idled [ -Cconfig-file ]

See Also