Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Getting size of IMAP mailbox

Newsgroups: perl.macosx
Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!nntp.perl.org
Return-Path: <sh...@dot-app.org>
Mailing-List: contact macosx-h...@perl.org; run by ezmlm
Delivered-To: mailing list mac...@perl.org
Delivered-To: mac...@perl.org
Date: Tue, 27 May 2003 14:45:09 -0400
Subject: Re: Getting size of IMAP mailbox
Content-Type: text/plain; charset=US-ASCII; format=flowed
Mime-Version: 1.0 (Apple Message framework v482)
Cc: Adam Witney <awit...@sghms.ac.uk>, MacOS X perl <mac...@perl.org>
To: Trey Harris <t...@sage.org>
In-Reply-To: <Pine.BSF.4.51.0305271054430.71484@bowser.eecs.harvard.edu>
Message-ID: <57D237F8-9073-11D7-9F05-0030656B202A@dot-app.org>
Content-Transfer-Encoding: 7bit
X-Mailer: Apple Mail (2.482)
X-SMTPD: qpsmtpd/0.26-dev, http://develooper.com/code/qpsmtpd/
X-Spam-Check-By: one.develooper.com
X-Spam-Status: No, hits=-2.3 required=7.0 tests=CARRIAGE_RETURNS,IN_REP_TO,QUOTED_EMAIL_TEXT,SPAM_PHRASE_00_01,USER_AGENT_APPLEMAIL version=2.44
X-SMTPD: qpsmtpd/0.26-dev, http://develooper.com/code/qpsmtpd/
Approved: n...@nntp.perl.org
From: sh...@dot-app.org (Sherm Pendley)
References: <Pine.BSF.4.51.0305271054430.71484@bowser.eecs.harvard.edu>
Lines: 17

On Tuesday, May 27, 2003, at 02:05 PM, Trey Harris wrote:

> Yay, a question on this list I can answer.  That happens so rarely.  Of
> course, this is completely OT for this list, so maybe that's why... :-)
>
> RFC 2087 defines the quota extension for IMAP:

The Net::IMAP module appears to support this extension.

But, I haven't used that module. It's at version 0.02, and it didn't 
build and test cleanly for me using 5.6.0. Even so, it may be worth a 
look.

sherm--

C programmers never die - they're just cast into void.