On Tue, Aug 23, 2022 at 06:31:04PM -0500, X Tec wrote: > I already know about pop_delete and pop_last; but is it possible to tell Mutt > something like "keep messages in remote server, but only for a certain amount > of time"?
it seems that `getmail` can do so. see: https://unix.stackexchange.com/questions/49175/make-fetchmail-leave-mail-on-server-for-a-specified-period-of-time in my search, I found that neither fetchmail or mutt are able to postpone deletion of downloaded mail. I didn't try the getmail option myself. KR, //meine