From owner-freebsd-net@FreeBSD.ORG Wed Apr 14 08:48:27 2004 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0AE0C16A4CE for ; Wed, 14 Apr 2004 08:48:27 -0700 (PDT) Received: from smtp106.mail.sc5.yahoo.com (smtp106.mail.sc5.yahoo.com [66.163.169.226]) by mx1.FreeBSD.org (Postfix) with SMTP id D95CF43D58 for ; Wed, 14 Apr 2004 08:48:26 -0700 (PDT) (envelope-from eickeaf@yahoo.com.br) Received: from unknown (HELO eicke) (eickeaf@200.162.114.126 with login) by smtp106.mail.sc5.yahoo.com with SMTP; 14 Apr 2004 15:28:56 -0000 Message-ID: <00e201c42234$9b6ad490$0905a8c0@alellyxbr.com.br> From: "Eicke Felipe" To: "FreeBSD_Net" Date: Wed, 14 Apr 2004 12:24:35 -0300 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: Imapd Quota X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Apr 2004 15:48:27 -0000 Hi folks I have a server 4.8 that runs Postfix 2.0.16 I need to enable IMAP quota to squirrelmail quota plugin. The imapd informations are the following: #imtest -a eicke -m login -p imap localhost C: C01 CAPABILITY S: * OK [CAPABILITY IMAP4REV1 LOGIN-REFERRALS AUTH=LOGIN] localhost.xy.com.br IMAP4rev1 2001.315 at Wed, 14 Apr 2004 12:18:06 -0300 (EST) S: * CAPABILITY IMAP4REV1 IDLE NAMESPACE MAILBOX-REFERRALS SCAN SORT THREAD=REFERENCES THREAD=ORDEREDSUBJECT MULTIAPPEND LOGIN-REFERRALS AUTH=LOGIN S: C01 OK CAPABILITY completed How can I update my imap server capability to enable quota? Thanks and regards. Eicke.