New comment by Shugyousha on mblaze repository https://github.com/leahneukirchen/mblaze/issues/184#issuecomment-1276215248 Comment: I have written up some info about my setup here: https://sillymon.ch/posts/mmh-blaze-mail-setup.html My usual email workflow looks like this. ``` $ mall # put all new emails into my selection $ mless # start interactive pager to go through all my new mails one by one $ mread # mark all the mails as read ``` Note that I have added a binding to delete the current email on `D` for the `mless` script.