[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Nmh-workers] mime-aware filtering?
From: |
Paul Vixie |
Subject: |
Re: [Nmh-workers] mime-aware filtering? |
Date: |
Tue, 26 Jun 2012 17:45:19 +0000 |
User-agent: |
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:13.0) Gecko/20120614 Thunderbird/13.0.1 |
On 2012-06-26 11:45 AM, Paul Fox wrote:
> anyway: i think i still prefer the idea that the content cache
> directories be kept in the message tree. but i also understand why
> one might want them separate. if the idea is that the message tree
> and the cache tree are roughly isomorphic, i'll bet that could be made
> a per-user choice, as long as the content directories were really
> named "53.mime/" and not simply "53/" -- i.e., the messages and the
> mime-dirs could either live in the same tree or not, since they use
> different parts of the namespace. (but clients certainly would need
> to be careful not to assume one model or the other.)
lots of code (here i'm thinking of uw-imap) makes the assumption that if
there's a directory then it's a folder. such names need not be
all-numeric or semi-numeric. you'd have to preface the name with a dot
('.') to prevent it from opendir()'ing or even chdir()'ing. i see this
as an unfortunate and unnecessary burden on code whose assumptions have
been valid for a long time.
- Re: [Nmh-workers] mime-aware filtering?, (continued)
- Re: [Nmh-workers] mime-aware filtering?, Yoshi Rokuko, 2012/06/25
- Re: [Nmh-workers] mime-aware filtering?, Tethys, 2012/06/25
- Re: [Nmh-workers] mime-aware filtering?, Paul Vixie, 2012/06/25
- Re: [Nmh-workers] mime-aware filtering?, Jon Steinhart, 2012/06/25
- Re: [Nmh-workers] mime-aware filtering?, Ken Hornstein, 2012/06/25
- Re: [Nmh-workers] mime-aware filtering?, Jerrad Pierce, 2012/06/25
- Re: [Nmh-workers] mime-aware filtering?, Paul Vixie, 2012/06/25
- Re: [Nmh-workers] mime-aware filtering?, Jerrad Pierce, 2012/06/25
- Re: [Nmh-workers] mime-aware filtering?, Paul Vixie, 2012/06/26
- Re: [Nmh-workers] mime-aware filtering?, Paul Fox, 2012/06/26
- Re: [Nmh-workers] mime-aware filtering?,
Paul Vixie <=
- Re: [Nmh-workers] mime-aware filtering?, Jerrad Pierce, 2012/06/26
- Re: [Nmh-workers] mime-aware filtering?, Paul Fox, 2012/06/26
- Re: [Nmh-workers] mime-aware filtering?, Anders Eriksson, 2012/06/27
- Re: [Nmh-workers] mime-aware filtering?, Ken Hornstein, 2012/06/25
- Re: [Nmh-workers] mime-aware filtering?, Paul Vixie, 2012/06/25
- Re: [Nmh-workers] mime-aware filtering?, Jon Steinhart, 2012/06/25
- Re: [Nmh-workers] mime-aware filtering?, Paul Vixie, 2012/06/25
- Re: [Nmh-workers] mime-aware filtering?, Jon Steinhart, 2012/06/25
- Re: [Nmh-workers] mime-aware filtering?, Ken Hornstein, 2012/06/25
- Re: [Nmh-workers] mime-aware filtering?, Paul Vixie, 2012/06/25