IMAP From sort uses only local-part
8 Aug
2017
8 Aug
'17
12:09 a.m.
As far as I can tell, when I ask Dovecot to sort an IMAP mailbox by the
From address, it ignores the part of the address after the '@'. So, for instance, mails from info@abc.org, info@xyz.org, and info@ghi.org are all mingled together in arrival order.
Is there a way to change this? Thanks!
8 Aug
8 Aug
12:56 a.m.
On August 7, 2017 at 3:09 PM Paul wrote:
As far as I can tell, when I ask Dovecot to sort an IMAP mailbox by the From address, it ignores the part of the address after the '@'. So, for instance, mails from info@abc.org, info@xyz.org, and info@ghi.org are all mingled together in arrival order.
Is there a way to change this? Thanks!
This is the RFC 5256 compliant behavior. From is sorted on addr-mailbox. If those are equal:
If two or more messages exactly match according to the sorting
criteria, these messages are sorted according to the order in
which they appear in the mailbox. In other words, there is an
implicit sort criterion of "sequence number".
RFC 5256, Section 3.
michael
2666
Age (days ago)
2666
Last active (days ago)
1 comments
2 participants
participants (2)
-
Michael Slusarz
-
Paul