Messages are sorted by received date, not sent date #3839
Replies: 2 comments 4 replies
-
Twake mail do not have plan for this currently. As said on stallwart channel the root cause is loosing the "receivedAt" date upon the migration. Also note that not all JMAP server are required to support sorting by |
Beta Was this translation helpful? Give feedback.
4 replies
-
I have now discovered how to get Stalwart to import mbox files with the correct receivedAt date, so the requirement for Twake to list emails by Sent date is no longer important to me. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using Stalwart with a view to replacing Gmail. Yesterday, I imported about 50,000 Gmail messages going back 20 years into Stalwart. I can view them in Thunderbird, but I want to use a self-hosted webmail client. According to the Stalwart Roadmap, they will eventually offer a webmail client, but for now, they recommend: Roundcube, SnappyMail, SOGo, or Twake.
I already have Roundcube and SnappyMail working with Stalwart, and I'm now trying out SOGo and Twake to see which of the 4 I like best.
Today, I got Twake working with Stalwart and Traefik using docker compose. When I list the messages in Twake, they all show a date from yesterday when I did the import, rather than the original date for the message (the mbox Date header field). So the list of message sorted by date is useless to me.
How can I list messages in Twake by sent date?
Beta Was this translation helpful? Give feedback.
All reactions