> [...] The first time you search the bodies of emails in a large imap
> folder it'll take an extremely long time as mutt downloads the bodies
> (including attachments) of all messages in the folder. The next times
> it will be much faster. [...]
Depends on your IMAP server; some can handle searc
Hi,
I just compiled Mutt 1.5.21 on Linux Mint Debian, using service pack
4. Mutt seems to be running fine except for one thing - when I sort my
messages by subject, every subsequent subject line under the original
post in a thread shows strange characters like "M-b~T~B
M-b~T~TM-b~T~@>", with no ot
Hey,
I've noticed that mutt only caches message headers and bodies after it
has had to download the header/body once before. For example, the first
time you open a large imap folder it'll take a long time while mutt
downloads all of the headers. The next times it will be faster. The
first time you
David Champion schrieb am 13.04.2012 um 11:37 (-0500):
> […] this config:
>
> subjectrx '^(re: *)?\[[^]:]*\] *' '%1%R'
>
> should perform the replacement for *any* list tag that appears at the
> beginning or after a re: prefix.
Great - I find this setting more convenient than having to specify
* On 12 Apr 2012, Michael Ludwig wrote:
>
> Applied against current trunk from Mercurial, together with trash folder
> patch; some fuzz, but no conflicts. Works as advertised, see above.
> The configuration is straightforward if you know regular expressions:
>
> subjectrx '\[Firebird-net-provide
On Thu, Apr 12, 2012 at 09:58:40PM +0200, Michael Ludwig wrote:
> lilydjwg schrieb am 11.04.2012 um 19:40 (+0800):
> > I'm using elinks to view those HTML emails. ~/.mailcap contains:
> >
> > text/html; muttHtml; copiousoutput
>
> Not answering your questions, but as you appear to like Python: