Commit graph

15136 commits

Author SHA1 Message Date
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
226dda6dd3 added ldap_server to config 2000-03-24 15:10:21 +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
fcb6bb7f30 updated authors to include russian translator 2000-03-24 14:38:31 +00:00
Luke Ehresman
d11644ee51 Updated changelog and todo, working on saving sent 2000-03-24 14:35:17 +00:00
gustavf
ff163ca64a Fixed a typo in the script at the end. 2000-03-24 13:25:19 +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
Luke Ehresman
b37a3eceb6 updated todo 2000-03-23 14:07:24 +00:00
Luke Ehresman
bd96afa86a updated german translation 2000-03-23 14:01:53 +00:00
gustavf
3e495ae0b4 Updated TODO and ChangeLog 2000-03-23 10:13:12 +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
nehresma
e22c88b58d added for changing way to empty trash 2000-03-21 15:25:32 +00:00
gustavf
21a3a4b322 Changed htmpsecialchars(decodeHeader(...)) to
decodeHeader(htmlspecialchars(...)). This is necessary because
decodeHeader decodes things into HTML-entities.
2000-03-21 09:08:32 +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
2306851ea0 added sent_folder to config 2000-03-15 12:42:49 +00:00
Luke Ehresman
6d65b66b3c Saving of sent messages works..kinda 2000-03-15 12:41:17 +00:00
gustavf
4e599bf64e Added page_header.php to make i18n work in left_main.php. 2000-03-15 11:39:58 +00:00
gustavf
658948cab9 Added MESSAGE-ID to header array. 2000-03-15 09:59:01 +00:00
gustavf
d28fa5e9a8 Added MESSAGE-ID til header array. 2000-03-15 09:58:35 +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
49c609c1b3 Updated the changelog 2000-03-10 00:29:47 +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
fb505e0c67 just made it look nicer 2000-03-09 13:23:59 +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
Luke Ehresman
730b84132f Updated some documentation 2000-03-09 12:33:04 +00:00
Luke Ehresman
78d14bc203 fixed renaming problems 2000-03-09 03:07:02 +00:00
Luke Ehresman
57383a432d fixed bug that enabled creating folders under "noinferior" folders 2000-03-09 02:51:55 +00:00
Luke Ehresman
e8ef2456e9 updated todo 2000-03-08 23:43:37 +00:00