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
Age
Commit message (
Expand
)
Author
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-23
- Mail_Mime-1.6.2
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-12-21
- remove Mail_MimeDecode package - we doesn't use it
alecpl
2009-11-26
- code cleanup (mostly whitespaces)
alecpl
2009-11-02
- Don't cut off attachment names when using non-RFC2231 encoding (#1485515)
alecpl
2009-10-14
- removed deprecated returning value of new by reference
alecpl
2009-06-20
- typo (#1485933)
alecpl
2009-06-17
- grrrr, typo again
alecpl
2009-06-17
- typo
alecpl
2009-06-17
- Fixed filename encoding according to RFC2231 (#1485875)
alecpl
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=13032
alecpl
2008-12-16
#1485607: fix charset setting for attachments when sending the message
alecpl
2008-11-06
- Fix empty file sending (#1485389)
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-09-05
-fixed r1733 change
alecpl
2008-09-05
- fix: don't encode short ascii names (http://pear.php.net/bugs/bug.php?id=14...
alecpl
2008-08-20
#1485223: http://pear.php.net/bugs/bug.php?id=14529
alecpl
2008-06-25
Patched 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
#1484728
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-10-21
Improved support for UTF-8 and other charsets
thomascube
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