## Current Setup

I have this enabled:

- Submailbox by Subject -> Blob

Then the submailboxes are sort by alphabet.

## Suggestion

But I would like to sort the submailboxes by date of the newest messages per submailbox. For example submailbox1 with the newest mail is on top, and the next submailbox2 with is older the the one of submailbox1

So I always see in which submailbox is the newest conversation about a topic

## Advanced Options

I don't know what other sorting are interesting - but maybe this is possible:

```
[ASC|DESC] of [Date] of mails in submailbox:
        {
                [last|first] of: all {
                        [ASC|DESC] of [Date|DiffInDays=first(date)-last(date)]
                }
        }
```
So you can find the mails with the longest conversation for example... I don't know if this makes sense

_______________________________________________
mailmate mailing list
[email protected]
https://lists.freron.com/listinfo/mailmate

Reply via email to