My pleasure in having the sidebar patch transform the mutt user
experience has just been destroyed by observing the poor
performance of for example scrolling up and down the index.
There seems to be some buffer overload with delayed response
compared to an unpatched mutt which is much more respons
* [EMAIL PROTECTED] [2008-04-04 16:50]:
Hi, I get mails from mailing lists and I respond to mails from others.
Is there a way I can 'limit' messages initiated by me? I know how to get
all messages from me that include replies to someone else's email but I
don't want those.
I am now using this '~
On Wed, Apr 02, 2008 at 10:24:12PM +0200, Vladimir Marek wrote:
> > > Have a look at maildrop, it's filter file is not _that_ simple, but
> > > I like it more than procmail.
> >
> > I think its getting the regexps right. Otherwise its quite easy:
> >
> > if (/^Sender: [EMAIL PROTECTED]/)
> > {
>