summaryrefslogtreecommitdiff
path: root/imap4d
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2003-01-28 21:43:24 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2003-01-28 21:43:24 +0000
commit0b7bf108b0f8c22c0994aa900f9a5e4d288d00b2 (patch)
tree4bc91dbe1b93ad9f3ac3fc8436617788c677fdb0 /imap4d
parentf23bfbc0dfab3ac471e343145675e51fc2ac6978 (diff)
downloadmailutils-0b7bf108b0f8c22c0994aa900f9a5e4d288d00b2.tar.gz
mailutils-0b7bf108b0f8c22c0994aa900f9a5e4d288d00b2.tar.bz2
(imap4d_capability_init): Announce IDLE capability.
Diffstat (limited to 'imap4d')
-rw-r--r--imap4d/capability.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/imap4d/capability.c b/imap4d/capability.c
index ab9423152..15550209c 100644
--- a/imap4d/capability.c
+++ b/imap4d/capability.c
@@ -48,6 +48,7 @@ imap4d_capability_init ()
static char *capa[] = {
"IMAP4rev1",
"NAMESPACE",
+ "IDLE",
"X-VERSION",
NULL
};

Return to:

Send suggestions and report system problems to the System administrator.