Commit Graph

90 Commits

Author SHA1 Message Date
alecpl
d1403fd726 - fixed #1485032 and updated MDB2 package+drivers 2008-05-02 07:35:00 +00:00
alecpl
f294da0d9e #1484728 2008-04-17 18:14:17 +00:00
alecpl
1578816422 - Updated PEAR::Auth_SASL to 1.0.2 2008-04-17 08:43:42 +00:00
alecpl
0a97a039c4 - Fix IMAP response in message body when message has no body (#1484964) 2008-04-17 07:01:03 +00:00
alecpl
76a89bf04d #1333167
#1484916
2008-04-15 13:23:52 +00:00
thomascube
47124c2279 Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch 2008-04-12 13:54:45 +00:00
till
b5c2469d49 * committed a suggestion from #1483956
* cleaned up two functions
2008-03-22 13:15:00 +00:00
till
14432db388 * applying patch from #1484811 2008-03-22 12:50:03 +00:00
thomascube
696d0c60c3 Remove unnecessary flush() causing headers-sent message (#1484860) 2008-03-09 16:02:10 +00:00
thomascube
ada9715afe Add map file for korean charset 2008-03-02 13:44:14 +00:00
till
8150d28370 * added isset() to get rid off notice 2008-02-17 18:29:50 +00:00
till
ce56b9ff02 * adding magic file 2008-02-14 01:10:27 +00:00
till
3d695da299 * cs fixes 2008-02-13 00:48:39 +00:00
thomascube
a9a8ef2b5c Use INTERNALDATE if Date: header is missing; convert some spaces back to tabs 2008-02-12 19:20:14 +00:00
till
d5ff9276cc * attempted to revise the fix from #1484577 to streamline IMAP communication
* not a 100% working, checking in for thomasb
2008-02-12 18:44:58 +00:00
till
90180eff2f * added bad_date_display.patch from #1484577 2008-02-12 00:03:43 +00:00
thomascube
5bc0ab10fc Distinguish ssl and tls for imap connections (#1484667) 2008-02-08 17:18:32 +00:00
till
a527781d5a * added FIXME
* tried to debug a loop
2008-02-05 14:12:47 +00:00
till
95ebbc985a * putting latest MDB2 into SVN
* adding MDB2 drivers for mssql, mysql, mysqli, pgsql, sqlite
2008-02-03 12:58:34 +00:00
thomascube
ff08eed202 Also respect receipt and priority settings when re-opening a draft message 2008-02-02 20:30:01 +00:00
till
39508cb784 * fixed #1484629
* some cs
2008-02-02 17:50:06 +00:00
till
06583c301d * replace more double with single-quotes
* some cs
2008-02-02 14:03:38 +00:00
till
c2b197ac67 * replaced more " with '
* some CS
* added some comments to delimiter 'logic'
2008-02-02 13:48:56 +00:00
till
31ecc4ff63 * added @todo
* fixed more cs (in switch())
2008-02-02 02:23:01 +00:00
till
611a6a71d3 * minor cs
* fixed #1484712
2008-02-02 02:11:15 +00:00
till
6ccd45a13a * cleaned up CS (confusion in #1484467)
* simplyfied lots of if-else structures
2008-02-02 01:59:52 +00:00
till
a5b598241f * updated bundled Net_Socket to 1.0.8
* updated bundled Net_SMTP to 1.2.10
2008-01-29 19:30:48 +00:00
thomascube
fba1f5ab81 New class rcube_user + send message disposition notification 2007-12-10 15:27:19 +00:00
thomascube
ed54070eb5 Track message disposition notification flag and headers 2007-11-29 14:17:32 +00:00
thomascube
644e27e554 Applied UID fetch patch by Glen Ogilvie 2007-11-25 16:23:10 +00:00
thomascube
e4867ea740 Fix bugs #1484555, #1484646 and #1484639 2007-11-06 18:24:25 +00:00
thomascube
63749a1a1f Make parser more tolerant for message structure errors (reported by Manuel Giorgini) 2007-09-11 10:03:50 +00:00
thomascube
9e0bb6bcde Applied socket error patch by Thomas Mangin 2007-07-03 17:37:20 +00:00
svncommit
2c633703e9 upgrade to TinyMCE v2.1.1.1 2007-05-24 03:49:19 +00:00
thomascube
ab6f8077e9 Updated PEAR::Mail_mime package 2007-03-21 09:54:10 +00:00
thomascube
5cc4b13a0c Correctly parse message/rfc822; fixed html2text conversion; code cleanup 2007-03-19 22:36:24 +00:00
thomascube
5a6ad20983 Fixed message headers encoding; improved recipient splitting; applied patch for attachment download (#1484198) 2007-03-14 00:39:51 +00:00
svncommit
04d6304b4d If the message is single mime part and non-text, show it as an empty message with an attachment, instead of not displaying anything at all. 2006-12-18 09:07:42 +00:00
thomascube
c45eb594cd Little fixes plus additional encoding tables 2006-12-11 23:25:08 +00:00
thomascube
b517af4a47 Optimized memory usage when sending mail; Include SMTP response in log; Fixed wrong header encoding 2006-12-06 21:37:37 +00:00
svncommit
dd792e8253 fixed signature issues 2006-12-03 22:32:16 +00:00
thomascube
0a020cac3e Added host auto-selection and correct password encoding for IMAP login 2006-11-22 11:56:22 +00:00
thomascube
c8c1a30ceb Correct UTF-7 to UTF-8 conversion if mbstring is not available 2006-09-19 18:14:38 +00:00
svncommit
a0109c4933 Initial TinyMCE editor support (still need to work on spellcheck and skins) 2006-09-14 03:49:28 +00:00
thomascube
bb5ddfa0ad Header encoding again. iconv_mime_encode does no good job 2006-09-13 22:46:11 +00:00
svncommit
40ed9be1ee Fixed bug #1484019 and #1484020 2006-09-13 04:49:18 +00:00
thomascube
8acab00608 Fixed wrong header encoding (Bug #1483976) 2006-09-08 12:34:25 +00:00
thomascube
f7bfec96be Finalized new message parsing. Attention: changes in database schema 2006-08-25 11:51:11 +00:00
thomascube
5f56a5bfa9 Fixed wrong usage of mbstring (Bug #1462439) 2006-08-23 21:52:13 +00:00
thomascube
24053e0d30 Several bugfixes and improvements. See CHANGELOG for details 2006-07-25 22:11:50 +00:00