On 16Feb2021 11:31, Sam Kuper wrote:
>On Thu, Jul 16, 2020 at 10:57:13AM +0200, Kai Weber wrote:
>> I have a save-hook defined to move all mail into a certain folder.
>>
>> save-hook "~A" +personal/Archive
>>
>> Very often I want to move the mail into the archive without opening the
>> mail a
On Thu, Jul 16, 2020 at 10:57:13AM +0200, Kai Weber wrote:
> I have a save-hook defined to move all mail into a certain folder.
>
> save-hook "~A" +personal/Archive
>
> Very often I want to move the mail into the archive without opening the
> mail at all but then the mail ends up as unread i
I have a save-hook defined to move all mail into a certain folder.
save-hook "~A" +personal/Archive
Very often I want to move the mail into the archive without opening the
mail at all but then the mail ends up as unread in the archive.
I want to mark the mail as "read" when moving. How coul