pallo
|
be389a99c2
|
Constructor checks for LDAP support in PHP.
|
2000-03-28 19:28:42 +00:00 |
|
pallo
|
adb8951b14
|
More verbose error reporting.
|
2000-03-28 19:28:03 +00:00 |
|
pallo
|
7b2d02d72c
|
Some changes to make translation easier.
|
2000-03-28 12:09:28 +00:00 |
|
pallo
|
232e4c1585
|
Added addressbook+LDAP functions.
|
2000-03-25 17:01:15 +00:00 |
|
Luke Ehresman
|
609d3785fa
|
bugfixed the saving sent
|
2000-03-25 14:04:06 +00:00 |
|
Luke Ehresman
|
72625ecb31
|
major speed improvements
|
2000-03-25 12:12:43 +00:00 |
|
Luke Ehresman
|
1e4e3d6ba0
|
Added unsubscribe/subscribe to folders
|
2000-03-25 00:07:06 +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
|
c4ca87e24e
|
saving sent messages works!
|
2000-03-24 22:04:58 +00:00 |
|
Luke Ehresman
|
970897ebc5
|
fixed filename problem with attachments
|
2000-03-24 21:33:20 +00:00 |
|
pallo
|
b650a80da1
|
Removed the count_chars funtion (not in use, and exists in PHP4.0b4)
|
2000-03-24 14:54:56 +00:00 |
|
Luke Ehresman
|
d11644ee51
|
Updated changelog and todo, working on saving sent
|
2000-03-24 14:35:17 +00:00 |
|
Luke Ehresman
|
6de839d69e
|
fixed color problems with error messagees in compose.
|
2000-03-24 12:24:47 +00:00 |
|
gustavf
|
78c15ca561
|
Made page encoding a function if the users selected language.
|
2000-03-24 11:35:51 +00:00 |
|
gustavf
|
ab8137db08
|
Removed debug code that had made its way into CVS :-(
|
2000-03-24 11:11:03 +00:00 |
|
gustavf
|
ac4d51a18e
|
Fixed bug: Charset was not taken into account for single-part messages.
|
2000-03-24 11:09:19 +00:00 |
|
gustavf
|
f7af096e90
|
Added full character translation tables for ISO-8859-1, 7 and 15.
|
2000-03-24 09:06:43 +00:00 |
|
Luke Ehresman
|
0b98c72d5f
|
fixed quote problem, and added \r\n to imap message
|
2000-03-23 15:41:21 +00:00 |
|
gustavf
|
c65c7d9f43
|
Added Russian translation.
|
2000-03-23 14:20:13 +00:00 |
|
gustavf
|
8f63057f54
|
Minor modifications.
|
2000-03-23 14:18:01 +00:00 |
|
gustavf
|
1f57cc97aa
|
Added limited support for Cyrillic (only KOI8-R yet) and made it possible to
select default charset.
|
2000-03-22 13:59:07 +00:00 |
|
gustavf
|
eef6160055
|
Decoding of iso-8859-7 (Greek) was buggy. Fixed.
|
2000-03-21 09:05:12 +00:00 |
|
Luke Ehresman
|
314fe0338b
|
fixed minor bug with deleting folders that had quotes in them
|
2000-03-19 14:15:52 +00:00 |
|
Luke Ehresman
|
f0c37871b8
|
upped the version to 0.4pre1
|
2000-03-19 14:03:45 +00:00 |
|
Luke Ehresman
|
e2f6e8d72b
|
Added use of $imapPort
|
2000-03-19 13:56:44 +00:00 |
|
Luke Ehresman
|
3fe0106a7d
|
fixed bug with "boundary" maybe being uppercase (pine)
|
2000-03-19 13:42:07 +00:00 |
|
gustavf
|
563bd277ed
|
Made things ready for saving messages to a sent folder.
|
2000-03-16 19:32:43 +00:00 |
|
gustavf
|
4337a096dc
|
Added a suggested interface to add messages to a sent folder. Also changed
the code so that it knows how much data has been written to the mail.
|
2000-03-16 11:21:56 +00:00 |
|
Luke Ehresman
|
f9d245950c
|
added saving attachments again, and removed a "click here" screen after
composing a message.
|
2000-03-15 13:37:26 +00:00 |
|
Luke Ehresman
|
ee8aad3279
|
removed saving sent for now
|
2000-03-15 13:16:24 +00:00 |
|
Luke Ehresman
|
6d65b66b3c
|
Saving of sent messages works..kinda
|
2000-03-15 12:41:17 +00:00 |
|
gustavf
|
658948cab9
|
Added MESSAGE-ID to header array.
|
2000-03-15 09:59:01 +00:00 |
|
gustavf
|
3e8621f4c9
|
Things should now work even if PHP is compiled without gettext support.
|
2000-03-15 09:45:52 +00:00 |
|
gustavf
|
40d05edc2b
|
Changed \n to \r\n to confomr better with SMTP.
|
2000-03-14 12:22:41 +00:00 |
|
Luke Ehresman
|
16117bd1ac
|
fixed the problem with no attachments
|
2000-03-13 12:04:39 +00:00 |
|
Luke Ehresman
|
78a26f4403
|
fixed a bug in my last bugfix. (:
|
2000-03-10 00:27:33 +00:00 |
|
Luke Ehresman
|
e0675f325a
|
fixed bug in sending messages. It wasn't putting a blank line between the
header and the body.
|
2000-03-10 00:21:30 +00:00 |
|
Luke Ehresman
|
c988303370
|
updated some documentation
|
2000-03-10 00:02:10 +00:00 |
|
Luke Ehresman
|
d883a8c471
|
fixed some slash problems
|
2000-03-09 13:07:37 +00:00 |
|
Luke Ehresman
|
4f969083b7
|
fixed a bug with email addresses not displaying right in message list
|
2000-03-09 13:00:16 +00:00 |
|
gustavf
|
2a5c09f554
|
Changed language code for German from ger to de.
|
2000-03-08 15:54:59 +00:00 |
|
Luke Ehresman
|
5cd2d8d8dc
|
updated for german translation
|
2000-03-07 22:22:20 +00:00 |
|
Luke Ehresman
|
679934e638
|
added german translation, fixed some minor bugs.
|
2000-03-07 22:20:59 +00:00 |
|
Luke Ehresman
|
f30a12c0b8
|
fixed login problems
|
2000-03-07 12:34:01 +00:00 |
|
Luke Ehresman
|
b70d28043f
|
added defaults if no mime type is available
|
2000-03-07 02:44:50 +00:00 |
|
nehresma
|
28f90b3d5d
|
documentation added
|
2000-03-06 16:02:05 +00:00 |
|
nehresma
|
06bdb7ed96
|
took out some debugging code
|
2000-03-06 15:42:42 +00:00 |
|
Luke Ehresman
|
889bd2f79b
|
Removed font tags
|
2000-03-05 04:54:42 +00:00 |
|
Luke Ehresman
|
2fe25cf047
|
Fixed some bugs in folder deleting
|
2000-03-05 03:53:38 +00:00 |
|