Hello *,
I'm using Mutt in combination with IMAP/SSL (Courier).
It works quite well since 2 month's.
Now I want to archive old mail's in mailinglists, works with
this macro:
macro index <F6> "T ~d>1w\n;s\n" "Save messages older than a week"
Then I automated this behavior:
folder-hook mailbox 'push <F6>'
But there is one problem left, when the tagging did not match,
the actual mail in the mailbox is marked as deleted/saved.
Bruno Postle mentioned the same behavior yesterday.
O.k. it is only one key ('u') to solve this manually.
Is this a bug?
bye
Waldemar