[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [VM] searching in mime encoded email
From: |
Mark Diekhans |
Subject: |
Re: [VM] searching in mime encoded email |
Date: |
Thu, 19 Jan 2012 09:38:07 -0800 |
Hi Uday,
For me, compatibility with mbox format is feature. I often use
other applications to scan VM mail folders, such a procmail. So
it's not necessarily just mail reading clients. A program to
convert back to mbox would suffice. Although it would still
remain important for VM to be able to read mbox files without
modifying them.
Although, if a non-mbox format is what is required to take VM to
the next level, it might be time to think bigger.
For example, Currently I have gigabytes of automatically create
mbox folders that I need to be able to search and read. My
current approach is to use C program to search for patterns and
then save the matching messages to a mbox file and then open
that file in VM. Of course, this is very sub-optimal. I have
been trying to determine how to best address this.
With imap support, VM is moving towards an abstraction between
the lisp code and mailbox format. It seems that moving
everything toward using some kind of abstraction layer that can
then be mapped on top of mbox, imap, etc, which could do things
like character set transforms, could enable a lot of new things.
Mark
Uday Reddy <address@hidden> writes:
> More generally, I am thinking that there is no reason why we can't have VM
> folders stored in some other character set, other than US-ASCII, e.g.,
> UTF-8. Those folders won't be interoperable with other mail clients, but do
> we care about that really? That should be a big win for people that need to
> use international character sets regularly. MIME-decoded text can then be
> stored directly into folders and all normal Emacs searching functions will
> work.
- [VM] searching in mime encoded email, John Hein, 2012/01/18
- [VM] searching in mime encoded email, rlk, 2012/01/19
- Re: [VM] searching in mime encoded email, Uday Reddy, 2012/01/19
- Re: [VM] searching in mime encoded email, rlk, 2012/01/19
- [VM] recoding mime parts (was: searching in mime encoded email), John Hein, 2012/01/19
- Re: [VM] recoding mime parts (was: searching in mime encoded email), Julian Bradfield, 2012/01/19
- Re: [VM] recoding mime parts (was: searching in mime encoded email), John Hein, 2012/01/19
- Re: [VM] recoding mime parts (was: searching in mime encoded email), Uday Reddy, 2012/01/19
- Re: [VM] recoding mime parts (was: searching in mime encoded email), John Hein, 2012/01/19
- Re: [VM] searching in mime encoded email, Uday Reddy, 2012/01/19
- Re: [VM] searching in mime encoded email,
Mark Diekhans <=
- Re: [VM] searching in mime encoded email, Uday Reddy, 2012/01/19
- Re: [VM] searching in mime encoded email, Mark Diekhans, 2012/01/21
- Re: [VM] searching in mime encoded email, Uday Reddy, 2012/01/21
- [VM] using VM to manage large mail archives, markd, 2012/01/28
- Re: [VM] using VM to manage large mail archives, Uday Reddy, 2012/01/30
- Re: [VM] searching in mime encoded email, John Hein, 2012/01/19
- Re: [VM] searching in mime encoded email, Uday Reddy, 2012/01/19
- Re: [VM] searching in mime encoded email, Julian Bradfield, 2012/01/19
- Re: [VM] searching in mime encoded email, John Hein, 2012/01/19
- Re: [VM] searching in mime encoded email, Julian Bradfield, 2012/01/20