summaryrefslogtreecommitdiff
path: root/roundcubemail/program/lib/Mail
AgeCommit message (Collapse)Author
2012-05-02Upgraded to PEAR::Mail_Mime 1.8.3thomasb
git-svn-id: https://svn.roundcube.net/trunk@6137 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-03-09- Fix encoding of attachment with comma in name (#1488389)alec
git-svn-id: https://svn.roundcube.net/trunk@5990 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-25Add lib for server side mime parsing (to be used by non-imap storage ↵thomasb
backends or as fallback if imap server doesn't provide a proper structure) git-svn-id: https://svn.roundcube.net/trunk@5823 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-10- Mail_Mime-1.8.2alec
git-svn-id: https://svn.roundcube.net/trunk@5038 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-09- Fix handling of email addresses with quoted local part (#1487939)alec
git-svn-id: https://svn.roundcube.net/trunk@5033 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-01- Fix setting charset of attachment filenames (#1487122)alec
git-svn-id: https://svn.roundcube.net/trunk@4295 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-07-29- Mail-Mime-1.8.0alec
git-svn-id: https://svn.roundcube.net/trunk@3837 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-21Fix double-addition of e-mail domain to content ID in HTML imagesestadtherr
git-svn-id: https://svn.roundcube.net/trunk@3648 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-12- Fix regression in disposition-notification (#1486623)alec
git-svn-id: https://svn.roundcube.net/trunk@3484 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-23- Mail_Mime-1.6.2alec
git-svn-id: https://svn.roundcube.net/trunk@3402 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-08- Mail_Mime 1.6.1alec
git-svn-id: https://svn.roundcube.net/trunk@3340 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-25- Fix encoding of Return-Receipt-To and Disposition-Notification-To headers ↵alec
(1486515) git-svn-id: https://svn.roundcube.net/trunk@3290 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-25- Mail_MIME updatealec
git-svn-id: https://svn.roundcube.net/trunk@3220 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-20- Fix incompatybility with suhosin.executor.disable_emodifier (#1486321)alec
- Update Mail_Mime package git-svn-id: https://svn.roundcube.net/trunk@3215 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-21- remove Mail_MimeDecode package - we doesn't use italec
git-svn-id: https://svn.roundcube.net/trunk@3185 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-11-26- code cleanup (mostly whitespaces)alec
git-svn-id: https://svn.roundcube.net/trunk@3138 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-11-02- Don't cut off attachment names when using non-RFC2231 encoding (#1485515)alec
git-svn-id: https://svn.roundcube.net/trunk@3088 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-14- removed deprecated returning value of new by referencealec
git-svn-id: https://svn.roundcube.net/trunk@3039 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-20- typo (#1485933)alec
git-svn-id: https://svn.roundcube.net/trunk@2663 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-17- grrrr, typo againalec
git-svn-id: https://svn.roundcube.net/trunk@2650 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-17- typoalec
git-svn-id: https://svn.roundcube.net/trunk@2649 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-17- Fixed filename encoding according to RFC2231 (#1485875)alec
git-svn-id: https://svn.roundcube.net/trunk@2648 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-08- Fix "value continuation" MIME headers by adding required semicolon (#1485727)alec
git-svn-id: https://svn.roundcube.net/trunk@2281 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-22#1485640: http://pear.php.net/bugs/bug.php?id=13032alec
#1485640: html2text: move html_entity_decode() after preg_replace() git-svn-id: https://svn.roundcube.net/trunk@2186 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-16#1485607: fix charset setting for attachments when sending the messagealec
git-svn-id: https://svn.roundcube.net/trunk@2154 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-06- Fix empty file sending (#1485389)alec
git-svn-id: https://svn.roundcube.net/trunk@2043 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-25added obscure ASCII encoding aliases, added more error checking to RFC2822 ↵estadtherr
date parsing git-svn-id: https://svn.roundcube.net/trunk@2009 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-29- Added 'mime_param_folding' option with possibility to choosealec
long/non-ascii attachment names encoding eg. to be readable in MS Outlook/OE (#1485320) - Added "advanced options" feature in User Preferences git-svn-id: https://svn.roundcube.net/trunk@1897 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-25- Fix problem with non-ascii attachment names in Mail_mime (#1485267, #1485096)alec
git-svn-id: https://svn.roundcube.net/trunk@1893 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-05-fixed r1733 changealec
git-svn-id: https://svn.roundcube.net/trunk@1734 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-05- fix: don't encode short ascii names ↵alec
(http://pear.php.net/bugs/bug.php?id=14232) git-svn-id: https://svn.roundcube.net/trunk@1733 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-20#1485223: http://pear.php.net/bugs/bug.php?id=14529alec
git-svn-id: https://svn.roundcube.net/trunk@1661 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-25Patched Mail/mimePart.php (http://pear.php.net/bugs/bug.php?id=14232)alec
git-svn-id: https://svn.roundcube.net/trunk@1576 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-13- Updated PEAR::Mail_Mime (#1484973)alec
git-svn-id: https://svn.roundcube.net/trunk@1530 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-17#1484728alec
git-svn-id: https://svn.roundcube.net/trunk@1323 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-03-21Updated PEAR::Mail_mime packagethomasb
git-svn-id: https://svn.roundcube.net/trunk@514 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-03-14Fixed message headers encoding; improved recipient splitting; applied patch ↵thomasb
for attachment download (#1484198) git-svn-id: https://svn.roundcube.net/trunk@506 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-12-06Optimized memory usage when sending mail; Include SMTP response in log; ↵thomasb
Fixed wrong header encoding git-svn-id: https://svn.roundcube.net/trunk@399 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-14Initial TinyMCE editor support (still need to work on spellcheck and skins)estadtherr
git-svn-id: https://svn.roundcube.net/trunk@344 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-13Header encoding again. iconv_mime_encode does no good jobthomasb
git-svn-id: https://svn.roundcube.net/trunk@343 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-08Fixed wrong header encoding (Bug #1483976)thomasb
git-svn-id: https://svn.roundcube.net/trunk@340 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-06-09Updated to latest version. Resolves issues with non-ISO-8859-1 characters ↵afladmark
in attachment filenames and headers git-svn-id: https://svn.roundcube.net/trunk@260 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-04-26Updated Mail::Mime libraries to latest CVS. Changes are bug fixes ONLY.vengadrew
git-svn-id: https://svn.roundcube.net/trunk@202 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-10-21Improved support for UTF-8 and other charsetsroundcube
git-svn-id: https://svn.roundcube.net/trunk@50 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-09-30Improved SMTP script for sending mails. Now using the PEAR::Net_SMTP classroundcube
git-svn-id: https://svn.roundcube.net/trunk@11 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-09-30Moved config files to config/*inc.php.distroundcube
git-svn-id: https://svn.roundcube.net/trunk@10 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-09-28Minor bugfixes and correction of confusing License notficationsroundcube
git-svn-id: https://svn.roundcube.net/trunk@8 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-09-25Initial revisionroundcube
git-svn-id: https://svn.roundcube.net/trunk@3 208e9e7b-5314-0410-a742-e7e81cd9613c