Luke Ehresman
|
5bb18f1127
|
Rewrote MIME support and made it much, MUCH quicker. All parsing of the
messages are now handled on the IMAP server, rather than inside PHP, which
makes it about 20x faster (literally).
|
2000-06-21 16:09:37 +00:00 |
|
oricn
|
2f055900af
|
Fixed the No Subect Bug
|
2000-05-19 15:20:17 +00:00 |
|
Luke Ehresman
|
35a3f12bec
|
fixed subject length problem
|
2000-05-14 17:31:55 +00:00 |
|
Luke Ehresman
|
568042e06c
|
address book saves stuff between instances
|
2000-05-05 01:23:25 +00:00 |
|
Luke Ehresman
|
d71571c45b
|
updated code for folder list and fixed a few bugs
|
2000-04-29 22:18:10 +00:00 |
|
Luke Ehresman
|
a67da6a07f
|
bugfixes
|
2000-04-28 21:03:01 +00:00 |
|
Luke Ehresman
|
4e1e5d8c63
|
changed messages to objects
|
2000-04-28 14:42:11 +00:00 |
|
Luke Ehresman
|
1b94a32042
|
speed optomizations and less imap commands
|
2000-04-28 03:43:43 +00:00 |
|
Luke Ehresman
|
62b919ff99
|
optomizations
|
2000-04-28 02:41:30 +00:00 |
|
Luke Ehresman
|
4f343ff7a2
|
updated documentation, fixed bugs with displaying multiple addrs
|
2000-04-27 03:04:15 +00:00 |
|
Luke Ehresman
|
587c0e7df1
|
sent shows "to" instead of "from"
|
2000-04-26 18:42:08 +00:00 |
|
Luke Ehresman
|
24b6b81305
|
re-fixed bug for fetching headers. (:
|
2000-04-18 01:10:27 +00:00 |
|
Luke Ehresman
|
21f468a0dc
|
fixed the problem with us not being RFC complient for courier
|
2000-04-18 00:28:16 +00:00 |
|
Luke Ehresman
|
e02cfd342e
|
changed <? to <?php in everything
|
2000-04-11 23:19:53 +00:00 |
|
Luke Ehresman
|
d8e415034a
|
added these, changed permissions
|
2000-04-10 15:33:00 +00:00 |
|
Luke Ehresman
|
19b3e0e380
|
removed these, changing permissiosn
|
2000-04-10 15:32:03 +00:00 |
|
Luke Ehresman
|
14565eb385
|
Added email addr parsing, added bugfix for boundary= header
|
2000-04-10 05:33:59 +00:00 |
|
Luke Ehresman
|
8d7c319295
|
fixed (no subject) in message list. it now shows
|
2000-03-24 23:31:00 +00:00 |
|
Luke Ehresman
|
48eb500e94
|
fixed bug with unseen messages
|
2000-03-24 23:21:14 +00:00 |
|
Luke Ehresman
|
970897ebc5
|
fixed filename problem with attachments
|
2000-03-24 21:33:20 +00:00 |
|
gustavf
|
ac4d51a18e
|
Fixed bug: Charset was not taken into account for single-part messages.
|
2000-03-24 11:09:19 +00:00 |
|
Luke Ehresman
|
0b98c72d5f
|
fixed quote problem, and added \r\n to imap message
|
2000-03-23 15:41:21 +00:00 |
|
Luke Ehresman
|
3fe0106a7d
|
fixed bug with "boundary" maybe being uppercase (pine)
|
2000-03-19 13:42:07 +00:00 |
|
gustavf
|
658948cab9
|
Added MESSAGE-ID to header array.
|
2000-03-15 09:59:01 +00:00 |
|
Luke Ehresman
|
16117bd1ac
|
fixed the problem with no attachments
|
2000-03-13 12:04:39 +00:00 |
|
Luke Ehresman
|
b70d28043f
|
added defaults if no mime type is available
|
2000-03-07 02:44:50 +00:00 |
|
Luke Ehresman
|
326e29e174
|
fixed problem with wrong messages getting deleted
|
2000-03-03 12:04:17 +00:00 |
|
Luke Ehresman
|
9dd3457d0c
|
ifixed a few bugs with not being RFC complient
|
2000-02-29 12:42:57 +00:00 |
|
gustavf
|
20118cb5b3
|
Fixed bug: Encoding was not set correctly when message was not multipart.
|
2000-02-29 11:52:15 +00:00 |
|
gustavf
|
aff062119c
|
Added gettext to strings.
|
2000-02-23 10:04:58 +00:00 |
|
Luke Ehresman
|
d5c3b8a6f9
|
fixed problems with viewing messages ending with a )
|
2000-02-22 12:14:46 +00:00 |
|
Luke Ehresman
|
d9b0649076
|
Adds message flag usage.. messages are bold if unread, not shown if deleted.
|
2000-02-22 12:06:33 +00:00 |
|
Luke Ehresman
|
611f4a3dcd
|
Updated documentation, fixed sorting problems in folder list.
|
2000-02-22 11:47:08 +00:00 |
|
Luke Ehresman
|
d507e552c8
|
Rewrote IMAP functions.
|
2000-02-21 12:00:17 +00:00 |
|