Re: Looking for a simple `Filter_classifier` program

dmacdoug <[email protected]> Sun, 6 Nov 2022 18:53:48 -0800
Newsgroups gmane.mail.getmail.user
Message-ID <[email protected]>
On Sun, Nov 06, 2022 at 08:46:07PM +0100, Francesco Ariis wrote:
> Hello list,
>     tl;dr: what Filter_classifier do you use, if any?
>
> I filter/delete/highlight messages in my email client (mutt)...
> 

After reading Charles' reply to you I realized that I didn't read 
your message carefully enough, and what you want to do is completely 
different from what I do.  I use mutt too, but I don't filter delete
or highlight within mutt.  So, sorry for the noise.

Don





> 
>     =f mergify[bot] !~b \^Merged
>         # getmail mergified messages
> 
> This is fine but as I add up more regexps, everything becomes slower and
> more unwieldy. So I read getmail manual and found `Filter_classifier`.
> 
> It seems to do what I want but each example I find on the Internet is about
> ham/spam, while I am looking for something slightly different (classifying
> some messages in different categories).
> 
> I am sure I am not the first getmail user to try this, so I am asking you:
> do you know/use any similar program (simple, deals with regexps, outputs a
> string)?
> 
> Thanks in advance
> —F
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>