On Mon, Jan 24, 2022 at 10:24:41AM +1100, Cameron Simpson <[email protected]> wrote:
> On 23Jan2022 10:46, Chris Green <[email protected]> wrote: > >This is a bit off topic for mutt specifically but it's about doing > >things to the mail I read using mutt, so it's not *very* OT. :-) > > Had you considered a shell script which invokes mutt with -e to copy > messages tagged by criteria from a mail folder to your archive folder? > > Cheers, > Cameron Simpson <[email protected]> That sounds clever and simple. I was thinking of https://github.com/lefcha/imapfilter but you'd need to know lua, and have imap access (rather than just file system access) to both sets of messages. cheers, raf
