From: Timo Sirainen Date: Sat, 8 Nov 2003 18:17:15 +0000 (+0200) Subject: Advertise PIPELINING capability X-Git-Tag: 1.1.alpha1~4240 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fde878123042d4e3496bcf9d66986a442bbef445;p=thirdparty%2Fdovecot%2Fcore.git Advertise PIPELINING capability --HG-- branch : HEAD --- diff --git a/src/pop3/capability.h b/src/pop3/capability.h index 81ecb8a8fb..dd6760560a 100644 --- a/src/pop3/capability.h +++ b/src/pop3/capability.h @@ -6,7 +6,8 @@ "TOP\r\n" \ "USER\r\n" \ "UIDL\r\n" \ - "RESP-CODES\r\n" + "RESP-CODES\r\n" \ + "PIPELINING\r\n" /* + SASL */