Modify ↓
Opened 3 years ago Last modified 12 months ago #230 accepted enhancementAdd option for queued download
Description
YAM 2.7-dev [OS4/PPC] (06.11.2010) Copyright (C) 2000-2010 YAM Open Source Team
I know "hate" is a hard word, but as much as I like that YAM starts tomultitake, I hat it that the the multi-threaded-pop does mix up the mails in my inbox. I liked it to have the way, that they are listed, one account after the other (I don't want to add filtering in different folder, especially as I don't want different folders. Attachments (0)Change History (6)comment:1 Changed 3 years ago by thboeckelcomment:2 Changed 3 years ago by padrino
Well, my sorting order is "date received" and that of course differs for mixed or "queued" download. comment:3 Changed 3 years ago by thboeckel
Although YAM offers the possibility to let the mails be sorted by receive date I really suggest to switch that to compose date. The receive date is something very specific to your system (as you now noticed), while the compose date is more or less absolute. Furthmore this will give you the true order in which the mails were originally created, no matter in which order or when you received them. comment:4 Changed 3 years ago by padrino
You don't seem to understand, what I mean. comment:5 Changed 3 years ago by thboeckel
I cannot really tell if queued download can or cannot be made possibe. Currently it is not possible due to how the POP3 access is implemented.
Another approach would be to add an additional level in the folder tree. This would give you separate set of standard folders (in, out, sent, trash, spam) for each account. With this approach a queued download as you would like it is no longer necessary as the mails will be downloaded to separate folders and hence you get the same behaviour as you like it. Furthermore, from my point of view, this approach is absolutely necessary, because otherwise the support for multiple SMTP servers is impossible (how should YAM know which mail in the outgoing folder is to be sent via which SMTP server?).
To make it short, I won't close this ticket as "won't fix", but delay it until YAM 2.8 as I think the changes required are by far too many to finish them within a sensible time frame for YAM 2.7. comment:6 Changed 12 months ago by damato
Have to move that item to 2.9 as this ticket would require an .index change which is not scheduled for YAM 2.8. In addition Thore and myself have consens in that we are going to add a new column "Received Mail Server" in the main mail list which then would allow to sort by received mail server and the first sort option and then by date received. This would then hopefully close that ticket. Note: See
TracTickets for help on using
tickets. | This list contains all users that will be notified about changes made to this ticket. These roles will be notified: Reporter, Owner, Subscriber
| ||||||||||||||||||||||||||||



The way how YAM sorts the mails in the inbox has changed in no way. The only difference is that YAM now downloads the mails in parallel instead of one account after another. But this should not influence the sorting.