[OT-ish] Want command line program to selectively delete emails

2023-08-04 Thread Ed Blackman
Any suggestions for a command line program to select emails for deletion based on command line options? I specifically want one that can remove emails that were received more than X days ago, but can also express "but don't delete if they're flagged". I had been using archivemail (https://man

Re: [OT-ish] Want command line program to selectively delete emails

2023-08-04 Thread Jon LaBadie
On Fri, Aug 04, 2023 at 02:34:44PM -0400, Ed Blackman wrote: Any suggestions for a command line program to select emails for deletion based on command line options? I specifically want one that can remove emails that were received more than X days ago, but can also express "but don't delete if

Re: [OT-ish] Want command line program to selectively delete emails

2023-08-04 Thread Marcus C. Gottwald
Ed Blackman wrote (Fri 2023-Aug-04 14:34:44 -0400): > ... remove emails that were received more than X days ago, but can also > express "but don't delete if they're flagged". .. > I could give up on using the message headers to determine the message date, > learn how filenames are constructed