index
:
roundcube.git
local
master
working
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
program
/
lib
/
Mail
/
mime.php
Age
Commit message (
Expand
)
Author
2012-08-08
Fix some typos
Sylvestre Ledru
2012-06-09
Update to Mail_Mime-1.8.5 (#1488521)
Aleksander Machniak
2012-05-17
Mail_Mime 1.8.4
Aleksander 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.0
alecpl
2010-05-21
Fix double-addition of e-mail domain to content ID in HTML images
svncommit
2010-04-12
- Fix regression in disposition-notification (#1486623)
alecpl
2010-03-08
- Mail_Mime 1.6.1
alecpl
2010-02-25
- Fix encoding of Return-Receipt-To and Disposition-Notification-To headers (...
alecpl
2010-01-25
- Mail_MIME update
alecpl
2010-01-20
- Fix incompatybility with suhosin.executor.disable_emodifier (#1486321)
alecpl
2009-11-26
- code cleanup (mostly whitespaces)
alecpl
2008-10-25
added obscure ASCII encoding aliases, added more error checking to RFC2822 da...
svncommit
2008-09-29
- Added 'mime_param_folding' option with possibility to choose
alecpl
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=14529
alecpl
2008-06-13
- Updated PEAR::Mail_Mime (#1484973)
alecpl
2007-03-21
Updated PEAR::Mail_mime package
thomascube
2007-03-14
Fixed message headers encoding; improved recipient splitting; applied patch f...
thomascube
2006-12-06
Optimized memory usage when sending mail; Include SMTP response in log; Fixed...
thomascube
2006-09-14
Initial TinyMCE editor support (still need to work on spellcheck and skins)
svncommit
2006-09-13
Header encoding again. iconv_mime_encode does no good job
thomascube
2006-09-08
Fixed wrong header encoding (Bug #1483976)
thomascube
2006-06-09
Updated to latest version. Resolves issues with non-ISO-8859-1 characters in...
svncommit
2006-04-26
Updated Mail::Mime libraries to latest CVS. Changes are bug fixes ONLY.
svncommit
2005-09-30
Improved SMTP script for sending mails. Now using the PEAR::Net_SMTP class
thomascube
2005-09-30
Moved config files to config/*inc.php.dist
thomascube
2005-09-28
Minor bugfixes and correction of confusing License notfications
thomascube
2005-09-25
Initial revision
thomascube