summaryrefslogtreecommitdiff
path: root/program/lib/Mail/mime.php
AgeCommit message (Expand)Author
2014-08-05Fix invalid Content-Type header when send_format_flowed=false (#1489992)Aleksander Machniak
2014-05-14Fix malformed References: header in send/saved mail (#1489891) - update Mail_...Aleksander Machniak
2013-07-05Update to Mail_Mime 1.8.8Aleksander Machniak
2013-01-02Upgrade PEAR:Mail_mime package to latest versionThomas Bruederli
2012-08-08Fix some typosSylvestre Ledru
2012-06-09Update to Mail_Mime-1.8.5 (#1488521)Aleksander Machniak
2012-05-17Mail_Mime 1.8.4Aleksander Machniak
2012-03-09- Fix encoding of attachment with comma in name (#1488389)alecpl
2010-12-01- Fix setting charset of attachment filenames (#1487122)alecpl
2010-07-29- Mail-Mime-1.8.0alecpl
2010-05-21Fix double-addition of e-mail domain to content ID in HTML imagessvncommit
2010-04-12- Fix regression in disposition-notification (#1486623)alecpl
2010-03-08- Mail_Mime 1.6.1alecpl
2010-02-25- Fix encoding of Return-Receipt-To and Disposition-Notification-To headers (...alecpl
2010-01-25- Mail_MIME updatealecpl
2010-01-20- Fix incompatybility with suhosin.executor.disable_emodifier (#1486321)alecpl
2009-11-26- code cleanup (mostly whitespaces)alecpl
2008-10-25added obscure ASCII encoding aliases, added more error checking to RFC2822 da...svncommit
2008-09-29- Added 'mime_param_folding' option with possibility to choosealecpl
2008-09-25- Fix problem with non-ascii attachment names in Mail_mime (#1485267, #1485096)alecpl
2008-08-20#1485223: http://pear.php.net/bugs/bug.php?id=14529alecpl
2008-06-13- Updated PEAR::Mail_Mime (#1484973)alecpl
2007-03-21Updated PEAR::Mail_mime packagethomascube
2007-03-14Fixed message headers encoding; improved recipient splitting; applied patch f...thomascube
2006-12-06Optimized memory usage when sending mail; Include SMTP response in log; Fixed...thomascube
2006-09-14Initial TinyMCE editor support (still need to work on spellcheck and skins)svncommit
2006-09-13Header encoding again. iconv_mime_encode does no good jobthomascube
2006-09-08Fixed wrong header encoding (Bug #1483976)thomascube
2006-06-09Updated to latest version. Resolves issues with non-ISO-8859-1 characters in...svncommit
2006-04-26Updated Mail::Mime libraries to latest CVS. Changes are bug fixes ONLY.svncommit
2005-09-30Improved SMTP script for sending mails. Now using the PEAR::Net_SMTP classthomascube
2005-09-30Moved config files to config/*inc.php.distthomascube
2005-09-28Minor bugfixes and correction of confusing License notficationsthomascube
2005-09-25Initial revisionthomascube