stekkel
|
cbc9d9de55
moved check for issent to mailbox_display where it belongs
|
23 years ago |
stekkel
|
a8d0e85ae6
typo
|
23 years ago |
uid77282
|
b752a13b74
Spacing fixes
|
23 years ago |
uid77282
|
cd9d641e7f
$msgi+1 doesn't work when using anything but the system's default sort.
|
23 years ago |
stekkel
|
0e59838711
removed debug message
|
23 years ago |
stekkel
|
dc7e555a2c
UID support
|
23 years ago |
centaurix
|
7c00d76e60
changed preg_match from /AU to /AUi flags to catch headers case insensitive
|
23 years ago |
jmunro
|
61d81edeb2
looks like a typo at line 632 giving me parse errors.
|
23 years ago |
stekkel
|
4371e203e5
Added function to get mime-entity headers
|
23 years ago |
Pontus Ullgren
|
11ed1b3a56
OK according to the RFC this fix should be done for all imapservers, sorry about that
|
23 years ago |
Pontus Ullgren
|
8f827545da
Forgot to add as global
|
23 years ago |
Pontus Ullgren
|
6786ec6b9a
Added TZ-fix for cyrus and mac os x mailserver aswell since these have been reported.
|
23 years ago |
Pontus Ullgren
|
f32c6c8fdd
Fix for badly formated date string from INTERNALDATE when using courier
|
23 years ago |
stekkel
|
50e5f6a484
create unfolded lines breaks the header->to header-cc methods for adding the
|
23 years ago |
stekkel
|
f1497cd440
removed echo
|
23 years ago |
stekkel
|
030403b49e
Speed related changes to sqimap_get_small_header_list. However it's tested
|
23 years ago |
jmunro
|
2840fdffeb
final fix for thread sort indent before 1.2.6
|
23 years ago |
jmunro
|
e36f830879
fixes sort order when using server-side and $sort=6
|
23 years ago |
stekkel
|
f3f73f57ed
minor fix
|
23 years ago |
jmunro
|
b9fecdce5d
fix E_ALL warnings when server/thread sorting not supported
|
23 years ago |
jmunro
|
758f5ae733
fix for bug # 544264, replying with Cyrus
|
23 years ago |
stekkel
|
2a671a510b
Added headerfield type for use with multipart/related messages
|
23 years ago |
jmunro
|
78e92a61d9
rewrote the function that determines message indent levels for thread sort.
|
23 years ago |
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 |