[imp] Does IMP support IMAP server-side SORT?

Michael M Slusarz slusarz at bigworm.colorado.edu
Tue Feb 4 12:31:42 PST 2003


Quoting Chuck Hagenbuch <chuck at horde.org>:

| Quoting bclark at protocolusa.com:
| 
| > Does anyone known if IMP supports the IMAP server-side SORT command? I
| > would think that using this could take some CPU load off of the
| Webserver
| > and put it on the IMAP server, which could handle the SORTs more
| > efficiently.
| >
| > I looked through the IMP 3.1 config files and saw nothing that
| indicated
| > that you could turn this support on.
| 
| We use PHP's imap_sort() call, which in turn calls a c-client function
| called, I think, mail_sort_full (something like that). It was my
| understanding that that function DOES use server-side sorting.

PHP's imap_sort() does use the SORT command, although not all of IMAP's 
SORT functionality is currently supported - see http://bugs.php.net/bug.php?
id=21168.

michael

______________________________________________
Michael Slusarz [slusarz at bigworm.colorado.edu]
The University of Colorado at Boulder


More information about the imp mailing list