thomascube
|
e8f8fe9ed3
|
Allow to send mail with BCC recipients only + remove some unused vars
|
2008-02-19 23:59:38 +00:00 |
|
till
|
734584e2fe
|
* mime_content_type() is unavailable in PHP5 and breaks sending emails with attachments
* implemented rc_mime_content_type() with file_info-failover
* added svn:ignore for phpinfo.php ;-)
|
2008-02-14 01:33:02 +00:00 |
|
till
|
75f0a73889
|
* fixing mimetype issue from #1484062
|
2008-02-13 05:13:19 +00:00 |
|
till
|
606fc01355
|
* committing patch from #1484759
|
2008-02-07 23:09:26 +00:00 |
|
thomascube
|
c08b7347c1
|
Applied patch to prevent bad header delimiters (#1484751)
|
2008-02-05 23:34:18 +00:00 |
|
svncommit
|
28f49e03f7
|
Add Received header to outgoing mail.
|
2007-12-13 12:49:28 +00:00 |
|
svncommit
|
4315b0086b
|
added ability to insert attached images in HTML editor
|
2007-12-11 04:20:01 +00:00 |
|
thomascube
|
fba1f5ab81
|
New class rcube_user + send message disposition notification
|
2007-12-10 15:27:19 +00:00 |
|
thomascube
|
c579961899
|
Fixed some potential security risks + updatedd changelog
|
2007-11-25 17:34:19 +00:00 |
|
thomascube
|
7984ece293
|
Improve message compose screen
|
2007-09-26 08:13:21 +00:00 |
|
thomascube
|
63f9d3c0a5
|
Don't add message footer when saving as draft
|
2007-08-30 07:50:01 +00:00 |
|
thomascube
|
95609c48f5
|
Minor bugfixes reported on the dev-list
|
2007-06-12 19:05:59 +00:00 |
|
thomascube
|
a23884b3d2
|
Wrap message body text (closes #1484148)
|
2007-05-13 18:25:52 +00:00 |
|
thomascube
|
f1154163b0
|
Merged branch devel-addressbook from r443 back to trunk
|
2007-04-28 18:07:12 +00:00 |
|
thomascube
|
dc096918d8
|
Don't show error message when saving draft (closes #1483892)
|
2007-03-28 08:34:19 +00:00 |
|
thomascube
|
ab6f8077e9
|
Updated PEAR::Mail_mime package
|
2007-03-21 09:54:10 +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 |
|
thomascube
|
24fe97ec35
|
mb_encode_mimeheader quirks; removed unused var
|
2007-01-10 08:46:15 +00:00 |
|
thomascube
|
ee883ad73d
|
Applied security patches by Kees Cook (Ubuntu) + little visual enhancements
|
2006-12-22 21:45:21 +00:00 |
|
thomascube
|
2bca6e1da0
|
New (strict) quoting for all kind of strings
|
2006-12-20 14:06:33 +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 |
|
thomascube
|
421f5e31a2
|
Small bugfixes and improvements
|
2006-12-04 22:34:40 +00:00 |
|
svncommit
|
4e6eb1fb07
|
corrected duplicate emoticon fix.
|
2006-09-27 12:58:02 +00:00 |
|
svncommit
|
3acbc508ba
|
removed debug from previous commit
|
2006-09-23 23:37:06 +00:00 |
|
svncommit
|
ed65922364
|
prevent multiple copies of an emoticon image from being attached to an outgoing message
|
2006-09-23 23:36:34 +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
|
8cb245c278
|
Correct creation of a message-id
|
2006-09-01 13:53:23 +00:00 |
|
svncommit
|
3287e84c90
|
Solved bug: 1483828. (Meaning of the numbers isn't changed in my solution)
|
2006-08-15 14:37:01 +00:00 |
|
thomascube
|
41fa0b909a
|
Compose, save and sendmail cleanup
|
2006-07-31 22:51:23 +00:00 |
|
svncommit
|
abb32edbeb
|
#1399714 - fixed commas in identity fullname field
|
2006-07-31 22:07:45 +00:00 |
|
svncommit
|
f0f98fb108
|
Improvements to Draft handling
|
2006-07-24 18:41:27 +00:00 |
|
thomascube
|
50844277ca
|
Changed label and icon for attachment removal and some styles
|
2006-07-01 12:38:38 +00:00 |
|
thomascube
|
b068a07db2
|
Typos, Optimizations, Updates
|
2006-06-26 18:38:03 +00:00 |
|
svncommit
|
1966c53255
|
Added Drafts support (Feature #1326839) (richs)
|
2006-06-19 19:04:51 +00:00 |
|
svncommit
|
c5ac073c9f
|
renamed $mbox so that it will stop interfering with the $_SESSION when register_globals is turned on
|
2006-05-18 15:46:50 +00:00 |
|
thomascube
|
6204390af1
|
Applied patch for requesting receipts by Salvatore Ansani
|
2006-05-01 14:47:27 +00:00 |
|
thomascube
|
4647e1bbb5
|
Started implementing search function
|
2006-03-23 22:32:47 +00:00 |
|
thomascube
|
ea7c46b4f3
|
Improved reading of POST and GET values
|
2006-03-03 16:34:35 +00:00 |
|
thomascube
|
13c1afbcbb
|
Fixed some charset bugs
|
2006-02-20 23:29:14 +00:00 |
|
thomascube
|
f88d417c96
|
Applied several patches
|
2006-02-19 18:34:34 +00:00 |
|
thomascube
|
bde645fdf1
|
Added patches for BCC headers
|
2006-02-05 16:14:56 +00:00 |
|
thomascube
|
58e3602a37
|
Bugfixes for encoding and sending with attachments
|
2006-02-04 19:08:10 +00:00 |
|
thomascube
|
3f9edb4c3e
|
Switched to full UTF-8 support
|
2006-01-13 17:14:38 +00:00 |
|
thomascube
|
c030955634
|
Switched to full UTF-8 support
|
2006-01-13 16:03:36 +00:00 |
|
thomascube
|
15a9d1ce67
|
Optimized loading time; added periodic mail check; added EXPUNGE command
|
2006-01-05 00:37:10 +00:00 |
|
thomascube
|
749b07c78a
|
IMAP bugfixes, better signature handling
|
2005-12-14 23:47:32 +00:00 |
|
thomascube
|
9fc381f4e8
|
Check if log files are writeable
|
2005-12-11 23:19:48 +00:00 |
|
thomascube
|
1cded85790
|
Re-design of caching (new database table added\!); some bugfixes; Postgres support
|
2005-12-03 16:54:12 +00:00 |
|
thomascube
|
5bc8cb662f
|
Minor bugfixes
|
2005-11-18 15:47:00 +00:00 |
|
thomascube
|
4b0f65a597
|
Fixed minor bugs
|
2005-11-18 15:32:20 +00:00 |
|