Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 85931 invoked from network); 28 Jul 2007 21:35:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 28 Jul 2007 21:35:01 -0000 Received: (qmail 16404 invoked by uid 500); 28 Jul 2007 21:34:55 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 16336 invoked by uid 500); 28 Jul 2007 21:34:54 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 16325 invoked by uid 99); 28 Jul 2007 21:34:54 -0000 Received: from Unknown (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 28 Jul 2007 14:34:54 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of justin.erenkrantz@gmail.com designates 209.85.146.178 as permitted sender) Received: from [209.85.146.178] (HELO wa-out-1112.google.com) (209.85.146.178) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 28 Jul 2007 21:34:50 +0000 Received: by wa-out-1112.google.com with SMTP id k22so1251114waf for ; Sat, 28 Jul 2007 14:34:30 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=sh3tO8JDao6IdYYkPKOiPPRHjc1dvB4wu8gppYhhspoOS81F91kX9QvxSC2FFU+QuO45/eqgzTJLRJ2VeJgBx+1e5e+sdvwM1iJ1qgMyAvUmk7I5JelbIGGFRxNTm+HFKa4JlbIce1Lh8FtPzfrzZrTR+isTvUZl2r+GaGAFkNQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=WXPWO3lOrSnOzH+z7A8Ii2CeUz5A71Fr6W+cmkYcA9gs/xGTpd1mWWqbDKfqkrZZ42uvwF1KstxNSJzD1MYXcwUJUsSBEUqCJJmsXBUge8woJChVFbwD2azx69yo5/5RriVqfQv2Qm1QTVNomlCMv0oGsC35D+34kFABn0UZ7vo= Received: by 10.114.137.2 with SMTP id k2mr4168664wad.1185658470226; Sat, 28 Jul 2007 14:34:30 -0700 (PDT) Received: by 10.114.197.5 with HTTP; Sat, 28 Jul 2007 14:34:30 -0700 (PDT) Message-ID: <5c902b9e0707281434r5a00e58ejdb7aa431c41e507a@mail.gmail.com> Date: Sat, 28 Jul 2007 14:34:30 -0700 From: "Justin Erenkrantz" Sender: justin.erenkrantz@gmail.com To: dev@httpd.apache.org Subject: Re: mod_mbox attachment handling In-Reply-To: <200707171520.40858.ch@awry.ws> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200707171515.25929.ch@awry.ws> <200707171520.40858.ch@awry.ws> X-Google-Sender-Auth: a5cc375aa3431ec3 X-Virus-Checked: Checked by ClamAV on apache.org On 7/17/07, Chris Haumesser wrote: > > Is the above still an accurate statement of attachment handling status in > > mod_mbox? If so, does anyone know what it would take to add this > > functionality? Anyone interested in helping us for a modest bounty? This should be fixed in r560612. The change has been deployed to mail-archives.apache.org; so the JPEG image in http://mail-archives.apache.org/mod_mbox/ws-axis-user/200704.mbox/raw/%3C460FD722.7050303@wso2.com%3E/2 now appears correctly. Enjoy! -- justin