Commit Graph

46 Commits

Author SHA1 Message Date
thomascube
8b92d2b050 Add lib for server side mime parsing (to be used by non-imap storage backends or as fallback if imap server doesn't provide a proper structure) 2012-01-25 20:18:15 +00:00
alecpl
4c24246df6 - Mail_Mime-1.8.2 2011-08-10 08:06:00 +00:00
alecpl
6d0ada30d7 - Fix handling of email addresses with quoted local part (#1487939) 2011-08-09 09:46:54 +00:00
alecpl
53604a0550 - Fix setting charset of attachment filenames (#1487122) 2010-12-01 10:49:20 +00:00
alecpl
8fc8101c91 - Mail-Mime-1.8.0 2010-07-29 06:50:19 +00:00
svncommit
141eb8a497 Fix double-addition of e-mail domain to content ID in HTML images 2010-05-21 03:24:25 +00:00
alecpl
6b01133063 - Fix regression in disposition-notification (#1486623) 2010-04-12 11:12:37 +00:00
alecpl
9e8d8587d3 - Mail_Mime-1.6.2 2010-03-23 09:53:08 +00:00
alecpl
be5133a6f3 - Mail_Mime 1.6.1 2010-03-08 07:28:20 +00:00
alecpl
e62346c9ba - Fix encoding of Return-Receipt-To and Disposition-Notification-To headers (1486515) 2010-02-25 12:43:21 +00:00
alecpl
90fe6cbc35 - Mail_MIME update 2010-01-25 12:34:51 +00:00
alecpl
091735615e - Fix incompatybility with suhosin.executor.disable_emodifier (#1486321)
- Update Mail_Mime package
2010-01-20 09:26:47 +00:00
alecpl
be11a9fcfc - remove Mail_MimeDecode package - we doesn't use it 2009-12-21 13:05:13 +00:00
alecpl
f7f9346feb - code cleanup (mostly whitespaces) 2009-11-26 11:11:27 +00:00
alecpl
31ddb5e5c2 - Don't cut off attachment names when using non-RFC2231 encoding (#1485515) 2009-11-02 08:35:10 +00:00
alecpl
ab46578d98 - removed deprecated returning value of new by reference 2009-10-14 06:55:57 +00:00
alecpl
2dbc2d787a - typo (#1485933) 2009-06-20 06:55:17 +00:00
alecpl
14f1c0fce2 - grrrr, typo again 2009-06-17 10:10:31 +00:00
alecpl
2e7ab6c5e1 - typo 2009-06-17 10:04:30 +00:00
alecpl
93c0be2e5a - Fixed filename encoding according to RFC2231 (#1485875) 2009-06-17 07:49:44 +00:00
alecpl
0ea8d3a08e - Fix "value continuation" MIME headers by adding required semicolon (#1485727) 2009-02-08 17:05:23 +00:00
alecpl
4e0419b9cb #1485640: http://pear.php.net/bugs/bug.php?id=13032
#1485640: html2text: move html_entity_decode() after preg_replace()
2008-12-22 18:27:25 +00:00
alecpl
781f341b21 #1485607: fix charset setting for attachments when sending the message 2008-12-16 12:37:05 +00:00
alecpl
68af648117 - Fix empty file sending (#1485389) 2008-11-06 17:50:38 +00:00
svncommit
c9ca6ada03 added obscure ASCII encoding aliases, added more error checking to RFC2822 date parsing 2008-10-25 00:01:45 +00:00
alecpl
ffae15e5fc - Added 'mime_param_folding' option with possibility to choose
long/non-ascii attachment names encoding eg. to be readable
  in MS Outlook/OE (#1485320)
- Added "advanced options" feature in User Preferences
2008-09-29 07:38:16 +00:00
alecpl
09f19e675f - Fix problem with non-ascii attachment names in Mail_mime (#1485267, #1485096) 2008-09-25 17:20:40 +00:00
alecpl
5ec762a085 -fixed r1733 change 2008-09-05 07:05:29 +00:00
alecpl
e8a1b7ef8f - fix: don't encode short ascii names (http://pear.php.net/bugs/bug.php?id=14232) 2008-09-05 06:53:51 +00:00
alecpl
3b0eda1146 #1485223: http://pear.php.net/bugs/bug.php?id=14529 2008-08-20 07:32:21 +00:00
alecpl
1c25366406 Patched Mail/mimePart.php (http://pear.php.net/bugs/bug.php?id=14232) 2008-06-25 06:33:10 +00:00
alecpl
ee289dc2ed - Updated PEAR::Mail_Mime (#1484973) 2008-06-13 19:42:15 +00:00
alecpl
f294da0d9e #1484728 2008-04-17 18:14:17 +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
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
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
thomascube
8acab00608 Fixed wrong header encoding (Bug #1483976) 2006-09-08 12:34:25 +00:00
svncommit
a8435bdd12 Updated to latest version. Resolves issues with non-ISO-8859-1 characters in attachment filenames and headers 2006-06-09 16:47:21 +00:00
svncommit
856110d981 Updated Mail::Mime libraries to latest CVS. Changes are bug fixes ONLY. 2006-04-26 23:38:24 +00:00
thomascube
a95e0e174c Improved support for UTF-8 and other charsets 2005-10-21 12:12:23 +00:00
thomascube
968bdc7c90 Improved SMTP script for sending mails. Now using the PEAR::Net_SMTP class 2005-09-30 22:04:50 +00:00
thomascube
15fee7b8dd Moved config files to config/*inc.php.dist 2005-09-30 19:38:27 +00:00
thomascube
30233b8dfb Minor bugfixes and correction of confusing License notfications 2005-09-28 22:28:05 +00:00
thomascube
4e17e6c9db Initial revision 2005-09-25 14:18:03 +00:00