AquaMail Forum
English - Android => Bug reports => Topic started by: StR on September 13, 2014, 03:22:29 am
-
I just discovered that when I am saving several selected messages to a folder, they are are saved the reverse order.
(I don't think it matters, but I am currently running 1.5.0.10.)
Now, it might not be a big deal in most cases. However, it is when you have an IMAP client that sorts messages in the order they were received [per my setting] or a local client on the server capable of accessing folders directly.
I think it would a quick fix to implement.
Thank you in advance!
-
Do you mean when moving messages between folders?
Yes, oldest to newest is better for order of UID / sequence numbers on the server. Why, my own code likes messages to be in order.
I'll take a look, thanks.
-
Should be fixed in 1.5.0.16 (going to post tonight).
-
Thank you!
I am glad it wasn't too difficult.