I have a problem with mail sorting.
Appsuite:
If the mails are sorted by date, the newest mail in a folder (inbox) is not displayed.
At first, mails 30 to 1(oldest) are displayed (sorted by date, descending). On scrolling down, more mails are loaded and prepended to the displayed list. The newest mail is only visible after every mail in the folder is loaded and displayed.
If sorting is changed to date, ascending, mails 1 to 30 are displayed. On scrolling down, more mails are appended.
If sorting is changed to unread, descending, mails 30 to 1 are displayed.
If sorting is changed to unread, ascending, mails 2000 to 1970 are displayed (on 2000 mails in folder)!
WebDAV (iPhone):
Mails in the native mail app are sorted by date. The first mails are loaded first (like in the AppSuite) to a limit of 600 (com.openexchange.usm.eas.mail.limit).
Unlike in the AppSuite, a user is not able to display the newest message.
Using open-xchange 7.6.2-Rev16.
Appsuite:
If the mails are sorted by date, the newest mail in a folder (inbox) is not displayed.
At first, mails 30 to 1(oldest) are displayed (sorted by date, descending). On scrolling down, more mails are loaded and prepended to the displayed list. The newest mail is only visible after every mail in the folder is loaded and displayed.
If sorting is changed to date, ascending, mails 1 to 30 are displayed. On scrolling down, more mails are appended.
If sorting is changed to unread, descending, mails 30 to 1 are displayed.
If sorting is changed to unread, ascending, mails 2000 to 1970 are displayed (on 2000 mails in folder)!
WebDAV (iPhone):
Mails in the native mail app are sorted by date. The first mails are loaded first (like in the AppSuite) to a limit of 600 (com.openexchange.usm.eas.mail.limit).
Unlike in the AppSuite, a user is not able to display the newest message.
Using open-xchange 7.6.2-Rev16.
Comment