summaryrefslogtreecommitdiff
path: root/program/lib/Mail/mimePart.php
AgeCommit message (Collapse)Author
2009-02-08- Fix "value continuation" MIME headers by adding required semicolon (#1485727)alecpl
2008-12-22#1485640: http://pear.php.net/bugs/bug.php?id=13032alecpl
#1485640: html2text: move html_entity_decode() after preg_replace()
2008-12-16#1485607: fix charset setting for attachments when sending the messagealecpl
2008-11-06- Fix empty file sending (#1485389)alecpl
2008-09-29- Added 'mime_param_folding' option with possibility to choosealecpl
long/non-ascii attachment names encoding eg. to be readable in MS Outlook/OE (#1485320) - Added "advanced options" feature in User Preferences
2008-09-05-fixed r1733 changealecpl
2008-09-05- fix: don't encode short ascii names ↵alecpl
(http://pear.php.net/bugs/bug.php?id=14232)
2008-06-25Patched Mail/mimePart.php (http://pear.php.net/bugs/bug.php?id=14232)alecpl
2008-06-13- Updated PEAR::Mail_Mime (#1484973)alecpl
2008-04-17#1484728alecpl
2007-03-21Updated PEAR::Mail_mime packagethomascube
2005-09-30Moved config files to config/*inc.php.distthomascube
2005-09-28Minor bugfixes and correction of confusing License notficationsthomascube
2005-09-25Initial revisionthomascube