Bug 36517 - sort sender e-mail address
Summary: sort sender e-mail address
Status: RESOLVED WAITINGFORINFO
Alias: None
Product: kmail
Classification: Applications
Component: message list (show other bugs)
Version: 1.3.2
Platform: RedHat Enterprise Linux Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-12-26 20:48 UTC by Micah Gersten
Modified: 2012-08-19 01:11 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Micah Gersten 2001-12-26 20:46:50 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           kmail
Version:           1.3.2 (using KDE 2.2.2 -1)
Severity:          normal
Installed from:    Red Hat Linux 7.2
Compiler:          gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-98)
OS:                Linux (i686) release 2.4.9-13enterprise
OS/Compiler notes: 

When I try to sort my mail by the sender e-mail address it sorts by the descriptive name not the e-mail address.  That would be fine if it would sort by e-mail address when the descriptive name is the same.
i.e. 
Micah Gersten <micah@davka.com>
Micah Gersten <webmaster@davka.com>
is sorted by Micah Gersten and not by the e-mail address.  On other helpful piece of information is that I have about 40000 messages that I am trying to sort.  Would that have any effect on the sorting capability.
Thank you
Micah Gersten

(Submitted via bugs.kde.org)
(Called from KBugReport dialog)
Comment 1 Michael H 2001-12-26 21:04:08 UTC
On Wednesday 26 December 2001 21:46 micah@davka.com wrote:
>
> When I try to sort my mail by the sender e-mail address it sorts by the
> descriptive name not the e-mail address.  That would be fine if it would
> sort by e-mail address when the descriptive name is the same. i.e.
> Micah Gersten <micah@davka.com>
> Micah Gersten <webmaster@davka.com>

I don't think so.
An address in a style like "webmaster@davka.com (Micah Gersten)" would then be 
sorted under "w" which is surely not good.

Besides that sorting currently uses only the information also displayed in 
the headers pane. Everything else would cause a heavy performance problem.

Regards
Michael Häckel
Comment 2 Micah Gersten 2001-12-26 21:49:58 UTC
On Wednesday December 26 2001 15:04 you wrote:
> On Wednesday 26 December 2001 21:46 micah@davka.com wrote:
> > When I try to sort my mail by the sender e-mail address it sorts by the
> > descriptive name not the e-mail address.  That would be fine if it would
> > sort by e-mail address when the descriptive name is the same. i.e.
> > Micah Gersten <micah@davka.com>
> > Micah Gersten <webmaster@davka.com>
>
> I don't think so.
> An address in a style like "webmaster@davka.com (Micah Gersten)" would then
> be sorted under "w" which is surely not good.
>
> Besides that sorting currently uses only the information also displayed in
> the headers pane. Everything else would cause a heavy performance problem.
>
> Regards
> Michael Häckel

Is there no way to do a seconday sort if the information in the header pane 
matches?

Thanks
Micah Gersten
Comment 3 Michael H 2001-12-27 08:48:51 UTC
On Wednesday 26 December 2001 22:49 Micah Gersten wrote:
>
> Is there no way to do a seconday sort if the information in the header pane
> matches?

Currently if you for example sort first by date and then by sender you get 
the mails with the same sender sorted by date but I assume that is not what 
you want.

Why do you wan't to have a difference between that at all? If you want to 
separate the mails you can use a filter rule and sort them into different 
folders.

Regards
Michael Häckel
Comment 4 Marc Mutz 2001-12-27 17:02:56 UTC
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Wednesday 26 December 2001 22:04 Michael H=E4ckel wrote:
<snip>
> An address in a style like "webmaster@davka.com (Micah Gersten)"
> would then be sorted under "w" which is surely not good.
<snip>

It is good. The text in parantheses is just a comment. Broken Mailers=20
use this syntax where they should use the display-name i.e.:
Micah Gersten <webmaster@davka.com>
We should probably convert these addresses the first time we hit them=20
and make sure they never make it into the address completion or other=20
user-visible texts in the first place.

Marc

- --=20
Since 1997 [the US] is the only country known to have executed inmates
who have committed crimes while under age 18. Five states -- Iran
Pakistan Nigeria Yemen and Saudi Arabia -- gave up killing children
more than a decade ago.        -- John Horvath: "High-level Hypocrisy"
                                  Telepolis 2001/12/13 (#11298)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE8K1RA3oWD+L2/6DgRAtglAKC1env04KV2AJ1eHex/P3GmkZAbewCgibhM
nJXA4mySB7JfJUy8lW/h5lw=3D
=3DMcGH
-----END PGP SIGNATURE-----
Comment 5 Micah Gersten 2001-12-27 17:40:33 UTC
On Thursday December 27 2001 02:48 you wrote:
> On Wednesday 26 December 2001 22:49 Micah Gersten wrote:
> > Is there no way to do a seconday sort if the information in the header
> > pane matches?
>
> Currently if you for example sort first by date and then by sender you
> get the mails with the same sender sorted by date but I assume that is
> not what you want.
>
> Why do you wan't to have a difference between that at all? If you want to
> separate the mails you can use a filter rule and sort them into different
> folders.
>
> Regards
> Michael Häckel


The feature was in the original KMail 1.0.28.  I do bulk-mailings to my 
company's customer base and receive a large amount of bounce-back e-mails.  I 
need to sort by e-mail address so I can track users e-mail patterns (mailbox 
is full...unknown user) stuff like that and remove them from our list.  A 
filter rule will not work because there are many e-mails from different 
servers.

Thank you
Micah Gersten
Comment 6 Micah Gersten 2001-12-27 17:42:07 UTC
On Thursday December 27 2001 11:02 you wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Wednesday 26 December 2001 22:04 Michael Häckel wrote:
> <snip>
>
> > An address in a style like "webmaster@davka.com (Micah Gersten)"
> > would then be sorted under "w" which is surely not good.
>
> <snip>
>
> It is good. The text in parantheses is just a comment. Broken Mailers
> use this syntax where they should use the display-name i.e.:
> Micah Gersten <webmaster@davka.com>
> We should probably convert these addresses the first time we hit them
> and make sure they never make it into the address completion or other
> user-visible texts in the first place.
>
> Marc

I would think the comment should be displayed but should not affect the 
sorting.

Thanks 
Micah Gersten
Comment 7 Myriam Schweingruber 2012-08-18 08:27:41 UTC
Thank you for your feature request. Kmail1 is currently unmaintained so we are closing all wishes. Please feel free to reopen a feature request for Kmail2 if it has not already been implemented.
Thank you for your understanding.
Comment 8 Luigi Toscano 2012-08-19 01:11:50 UTC
Instead of creating a new feature request, please confirm here if the wishlist is still valid for kmail2.