jmunro
|
73c456a9ee
fallback to client side sorting if server side sorting is selected but not supported by the IMAP server.
|
23 years ago |
jmunro
|
e34c70d24d
fix for bug #511673
|
23 years ago |
jmunro
|
77ff1554fe
fixes previous/next on read_body when using server or thread sorting
|
23 years ago |
jmunro
|
cead1432ff
added a server-side sorting option. set gloablly in conf.pl
|
23 years ago |
jmunro
|
b84c03194d
Added a server-side thread sort option. disabled by default (site wide)
|
23 years ago |
simond
|
287d3eba12
Make spacing more even when combining header lines
|
23 years ago |
simond
|
d4a411272f
Handle multiline headers (thanks to Christian Schmidt)
|
23 years ago |
jmunro
|
0f18e9fbb8
Added correct References header support per rfc2822
|
23 years ago |
jmunro
|
e6e8b279f9
added 'References:' and 'In-Reply-To:' to sqimap_get_small_header_list in preperation for improved reference handling in smtp.php.
|
23 years ago |
indiri69
|
5efca09a45
Tons of formatting changes by Jon Tai.
|
23 years ago |
stekkel
|
ccf95e2a08
support user option sort by internal date
|
23 years ago |
stekkel
|
47e7d84c25
Added function to get entity header of an attached message
|
23 years ago |
philippe_mingo
|
76b37919d6
"Marc Groot Koerkamp" <marc@its-projects.nl> patch for greek enconding.
|
23 years ago |
Thijs Kinkhorst
|
46e29148e7
Replaced ereg_replace with str_replace on several occasions, should be faster.
|
23 years ago |
Bron Gondwana
|
f8d8561f8d
This is a big one - fixes to sqimap_run_command in most uses. Had to add
|
23 years ago |
Bron Gondwana
|
58e55b85f0
Just tidying up the text because it looks nicer that way. Tested locally
|
23 years ago |
philippe_mingo
|
228080ecb5
Modifications to respect way back to search from reading.
|
23 years ago |
thomppj
|
1e2a9cc5d0
Getting ready for 1.2.0 release.
|
23 years ago |
thomppj
|
5d15361f1f
Code cleanup brigage...
|
23 years ago |
philippe_mingo
|
da2f3297dd
** -> *
|
23 years ago |
philippe_mingo
|
d61b98077f
Added (c) stuff and some formatting.
|
23 years ago |
philippe_mingo
|
c3aed0d769
Some fixup:
|
23 years ago |
Pontus Ullgren
|
87928b66be
Added code for priority.
|
24 years ago |
fallas
|
d2f2aad9a6
Modified to return bcc header if available, for save as draft.
|
24 years ago |
thomppj
|
0e0192b790
Lots of changes to get closer to having save as draft working. Please, keep working hard on this!!!
|
24 years ago |
philippe_mingo
|
6d0500ab82
Some rearranging
|
24 years ago |
philippe_mingo
|
09481c9b5a
Fixed imap search bug.
|
24 years ago |
philippe_mingo
|
ca1cc1a204
Use sqimap_session_id instead of axxxx for imap connections.
|
24 years ago |
Tyler Akins
|
2b1d122c9d
Viewing my Sent messages (#1002 - 902) caused a buffer overflow or something
|
24 years ago |
Luke Ehresman
|
1a27b719ff
Added IMAP speed imrpovements from the guys at XS4ALL
|
24 years ago |