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
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
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