Re: Recommended mail filters for use with mutt?

2008-04-02 Thread Mark E. Mallett
On Wed, Apr 02, 2008 at 02:20:33PM +0100, Chris G wrote: > > The main requirement is that the configuration file is very simple, > not like procmail for example. My existing configuration file is > simply one line per list with the list name and my alias for it (which > is also the mailbox name).

Re: Recommended mail filters for use with mutt?

2008-04-02 Thread Patrick Shanahan
* Vladimir Marek <[EMAIL PROTECTED]> [04-02-08 16:25]: > > > 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]/) > > { > > to "$

Re: Recommended mail filters for use with mutt?

2008-04-02 Thread Sander Smeenk
Quoting Chris G ([EMAIL PROTECTED]): > What do others here use, any recommendations that I might find useful? > Oh, one other requirement, it needs to be driven from the .forward > file, Seems like you're on a system running a recent version of Exim: | Received: from isbd by th-shell-1.gradwell.

Re: Recommended mail filters for use with mutt?

2008-04-02 Thread Chris G
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]/) > > { >

Re: Recommended mail filters for use with mutt?

2008-04-02 Thread Vladimir Marek
> > 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]/) > { > to "$HOME/Mail/IN-mutt-users/" > } How much easier than :0: * /^Sender: [E

Re: Recommended mail filters for use with mutt?

2008-04-02 Thread Chris Bannister
On Wed, Apr 02, 2008 at 05:03:26PM +0200, René Wilhelm wrote: > On Wed, Apr 02, 2008 at 02:20:33PM +0100, Chris G wrote: > > I currently use a custom (perl) mail filter for delivering mailing > > list (and other) mail to appropriate mailboxes. I'm not a perl > > May post your script? I am really

Re: Header cache

2008-04-02 Thread Chris Bannister
On Wed, Apr 02, 2008 at 09:45:36AM -0400, Ian Wat wrote: > * Chris Bannister <[EMAIL PROTECTED]> [2008-04-02 21:42 +1300]: > > On Mon, Mar 31, 2008 at 08:10:04PM -0400, Ian Wat wrote: > > > I'm having trouble with header cache on my box at work. I have the > > > exact same config on my home box an

Re: Recommended mail filters for use with mutt?

2008-04-02 Thread Chris G
On Wed, Apr 02, 2008 at 05:03:26PM +0200, René Wilhelm wrote: > On Wed, Apr 02, 2008 at 02:20:33PM +0100, Chris G wrote: > > I currently use a custom (perl) mail filter for delivering mailing > > list (and other) mail to appropriate mailboxes. I'm not a perl > > May post your script? I am really

Re: Recommended mail filters for use with mutt?

2008-04-02 Thread René Wilhelm
On Wed, Apr 02, 2008 at 02:20:33PM +0100, Chris G wrote: > I currently use a custom (perl) mail filter for delivering mailing > list (and other) mail to appropriate mailboxes. I'm not a perl May post your script? I am really interested in it. > I want to do some changes and was thinking of movin

Re: Header cache

2008-04-02 Thread Ian Wat
* Chris Bannister <[EMAIL PROTECTED]> [2008-04-02 21:42 +1300]: > On Mon, Mar 31, 2008 at 08:10:04PM -0400, Ian Wat wrote: > > I'm having trouble with header cache on my box at work. I have the > > exact same config on my home box and it works fine. What happens is > > that mutt seems to consult

Recommended mail filters for use with mutt?

2008-04-02 Thread Chris G
I currently use a custom (perl) mail filter for delivering mailing list (and other) mail to appropriate mailboxes. I'm not a perl expert, in fact I rather dislike perl, it's only in perl because I copied it from somewhere else and modified it for my own use. I want to do some changes and was thin

Re: Header cache

2008-04-02 Thread Chris Bannister
On Mon, Mar 31, 2008 at 08:10:04PM -0400, Ian Wat wrote: > I'm having trouble with header cache on my box at work. I have the > exact same config on my home box and it works fine. What happens is > that mutt seems to consult the header cache but then discards it for > some reason and then proceed

Re: extract_url.pl: A Better URL Viewer

2008-04-02 Thread Stefan Wimmer
* Stefan thuis <[EMAIL PROTECTED]> [2008-03-28 15:45]: > I *do* have Curses::UI installed - it was packaged as Curses::UI-0.95 and I > even upgraded to 0.96 via cpan ... > > In the meantime I tested the pipe to extract_url.pl in different terminals > (Terminal, rxvt-unicode, aterm) inside & outs