summaryrefslogtreecommitdiff
path: root/roundcubemail/program/lib/Mail/mime.php
AgeCommit message (Collapse)Author
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
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-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-11-26- code cleanup (mostly whitespaces)alec
git-svn-id: https://svn.roundcube.net/trunk@3138 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-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-13- Updated PEAR::Mail_Mime (#1484973)alec
git-svn-id: https://svn.roundcube.net/trunk@1530 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-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