-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Tue, February 28, 2006 19:32, Paul Rabinowitz wrote: > when sorting by from field (server side), messages are not being sorted > by the actual "From:" header -> but appears to be sorting by > (Return-Path:). > > > example: > (squirrelmail appears to be sorting by this:) > Return-Path: <[EMAIL PROTECTED]> > (but I want to sort by the string in the quotes, like outlook does :) > From: "I want to sort by this string" <[EMAIL PROTECTED]> > so my questions are: > > 1. is dovecot-IMAP preparing the sort or is squirrel mail? Do you have server side sorting enabled? > 2. how can I change this functionality? (or point me in the right > direction) Taking a brief look at the SquirrelMail code, it uses the From: field in the email to do the sorting, and not the Return-Path. If you have server side sorting On, then it's an issue with dovecot... if you have it Off, then I'd like to see a more indepth example, including the complete from header (names changed if you need to), and an example of an IMAP fetch on that same email. - -- Jonathan Angliss <[EMAIL PROTECTED]> -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iEYEARECAAYFAkQFFQwACgkQK4PoFPj9H3NFpgCfYlZZ22eq0od2Wi8IQupqVxvt FXQAoNlkvXK+h+rubzHBuOmh6Ac7Hvvh =nP8c -----END PGP SIGNATURE----- ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: [email protected] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id)95 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
