Commit Graph

54 Commits (99cdca46b7bcc46fe6affd9e9f9f60a546b2e5b8)

Author SHA1 Message Date
Aleksander Machniak b5c6086eea Fix malformed References: header in send/saved mail (#1489891) - update Mail_mime to 1.8.9 version 10 years ago
Aleksander Machniak 4c8becbdc0 Update to Mail_Mime 1.8.8 11 years ago
Thomas Bruederli 4fb36eb1a8 Upgrade PEAR:Mail_mime package to latest version 12 years ago
Sylvestre Ledru 654ac1e090 Fix some typos 12 years ago
Aleksander Machniak ba1fb0510f Update to Mail_Mime-1.8.5 (#1488521) 12 years ago
Aleksander Machniak 9843dc77fa Mail_Mime 1.8.4 12 years ago
thomascube ad31a69ad1 Upgraded to PEAR::Mail_Mime 1.8.3 12 years ago
alecpl fe3a1d60a5 - Fix encoding of attachment with comma in name (#1488389) 12 years ago
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) 13 years ago
alecpl 4c24246df6 - Mail_Mime-1.8.2 13 years ago
alecpl 6d0ada30d7 - Fix handling of email addresses with quoted local part (#1487939) 13 years ago
alecpl 53604a0550 - Fix setting charset of attachment filenames (#1487122) 14 years ago
alecpl 8fc8101c91 - Mail-Mime-1.8.0 14 years ago
svncommit 141eb8a497 Fix double-addition of e-mail domain to content ID in HTML images 14 years ago
alecpl 6b01133063 - Fix regression in disposition-notification (#1486623) 14 years ago
alecpl 9e8d8587d3 - Mail_Mime-1.6.2 14 years ago
alecpl be5133a6f3 - Mail_Mime 1.6.1 15 years ago
alecpl e62346c9ba - Fix encoding of Return-Receipt-To and Disposition-Notification-To headers (1486515) 15 years ago
alecpl 90fe6cbc35 - Mail_MIME update 15 years ago
alecpl 091735615e - Fix incompatybility with suhosin.executor.disable_emodifier (#1486321)
- Update Mail_Mime package
15 years ago
alecpl be11a9fcfc - remove Mail_MimeDecode package - we doesn't use it 15 years ago
alecpl f7f9346feb - code cleanup (mostly whitespaces) 15 years ago
alecpl 31ddb5e5c2 - Don't cut off attachment names when using non-RFC2231 encoding (#1485515) 15 years ago
alecpl ab46578d98 - removed deprecated returning value of new by reference 15 years ago
alecpl 2dbc2d787a - typo (#1485933) 15 years ago
alecpl 14f1c0fce2 - grrrr, typo again 15 years ago
alecpl 2e7ab6c5e1 - typo 15 years ago
alecpl 93c0be2e5a - Fixed filename encoding according to RFC2231 (#1485875) 15 years ago
alecpl 0ea8d3a08e - Fix "value continuation" MIME headers by adding required semicolon (#1485727) 16 years ago
alecpl 4e0419b9cb #1485640: http://pear.php.net/bugs/bug.php?id=13032
#1485640: html2text: move html_entity_decode() after preg_replace()
16 years ago
alecpl 781f341b21 #1485607: fix charset setting for attachments when sending the message 16 years ago
alecpl 68af648117 - Fix empty file sending (#1485389) 16 years ago
svncommit c9ca6ada03 added obscure ASCII encoding aliases, added more error checking to RFC2822 date parsing 16 years ago
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
16 years ago
alecpl 09f19e675f - Fix problem with non-ascii attachment names in Mail_mime (#1485267, #1485096) 16 years ago
alecpl 5ec762a085 -fixed r1733 change 16 years ago
alecpl e8a1b7ef8f - fix: don't encode short ascii names (http://pear.php.net/bugs/bug.php?id=14232) 16 years ago
alecpl 3b0eda1146 #1485223: http://pear.php.net/bugs/bug.php?id=14529 16 years ago
alecpl 1c25366406 Patched Mail/mimePart.php (http://pear.php.net/bugs/bug.php?id=14232) 16 years ago
alecpl ee289dc2ed - Updated PEAR::Mail_Mime (#1484973) 16 years ago
alecpl f294da0d9e #1484728 16 years ago
thomascube ab6f8077e9 Updated PEAR::Mail_mime package 18 years ago
thomascube 5a6ad20983 Fixed message headers encoding; improved recipient splitting; applied patch for attachment download (#1484198) 18 years ago
thomascube b517af4a47 Optimized memory usage when sending mail; Include SMTP response in log; Fixed wrong header encoding 18 years ago
svncommit a0109c4933 Initial TinyMCE editor support (still need to work on spellcheck and skins) 18 years ago
thomascube bb5ddfa0ad Header encoding again. iconv_mime_encode does no good job 18 years ago
thomascube 8acab00608 Fixed wrong header encoding (Bug #1483976) 18 years ago
svncommit a8435bdd12 Updated to latest version. Resolves issues with non-ISO-8859-1 characters in attachment filenames and headers 18 years ago
svncommit 856110d981 Updated Mail::Mime libraries to latest CVS. Changes are bug fixes ONLY. 18 years ago
thomascube a95e0e174c Improved support for UTF-8 and other charsets 19 years ago