index
:
roundcube.git
css_sprites
local_0.8.6
local_0.9.0
nkinkade
npk
svn-trunk
A clone of the Roundcube Mail code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roundcubemail
/
program
/
lib
/
Mail
Age
Commit message (
Expand
)
Author
2012-05-02
Upgraded to PEAR::Mail_Mime 1.8.3
thomasb
2012-03-09
- Fix encoding of attachment with comma in name (#1488389)
alec
2012-01-25
Add lib for server side mime parsing (to be used by non-imap storage backends...
thomasb
2011-08-10
- Mail_Mime-1.8.2
alec
2011-08-09
- Fix handling of email addresses with quoted local part (#1487939)
alec
2010-12-01
- Fix setting charset of attachment filenames (#1487122)
alec
2010-07-29
- Mail-Mime-1.8.0
alec
2010-05-21
Fix double-addition of e-mail domain to content ID in HTML images
estadtherr
2010-04-12
- Fix regression in disposition-notification (#1486623)
alec
2010-03-23
- Mail_Mime-1.6.2
alec
2010-03-08
- Mail_Mime 1.6.1
alec
2010-02-25
- Fix encoding of Return-Receipt-To and Disposition-Notification-To headers (...
alec
2010-01-25
- Mail_MIME update
alec
2010-01-20
- Fix incompatybility with suhosin.executor.disable_emodifier (#1486321)
alec
2009-12-21
- remove Mail_MimeDecode package - we doesn't use it
alec
2009-11-26
- code cleanup (mostly whitespaces)
alec
2009-11-02
- Don't cut off attachment names when using non-RFC2231 encoding (#1485515)
alec
2009-10-14
- removed deprecated returning value of new by reference
alec
2009-06-20
- typo (#1485933)
alec
2009-06-17
- grrrr, typo again
alec
2009-06-17
- typo
alec
2009-06-17
- Fixed filename encoding according to RFC2231 (#1485875)
alec
2009-02-08
- Fix "value continuation" MIME headers by adding required semicolon (#1485727)
alec
2008-12-22
#1485640: http://pear.php.net/bugs/bug.php?id=13032
alec
2008-12-16
#1485607: fix charset setting for attachments when sending the message
alec
2008-11-06
- Fix empty file sending (#1485389)
alec
2008-10-25
added obscure ASCII encoding aliases, added more error checking to RFC2822 da...
estadtherr
2008-09-29
- Added 'mime_param_folding' option with possibility to choose
alec
2008-09-25
- Fix problem with non-ascii attachment names in Mail_mime (#1485267, #1485096)
alec
2008-09-05
-fixed r1733 change
alec
2008-09-05
- fix: don't encode short ascii names (http://pear.php.net/bugs/bug.php?id=14...
alec
2008-08-20
#1485223: http://pear.php.net/bugs/bug.php?id=14529
alec
2008-06-25
Patched Mail/mimePart.php (http://pear.php.net/bugs/bug.php?id=14232)
alec
2008-06-13
- Updated PEAR::Mail_Mime (#1484973)
alec
2008-04-17
#1484728
alec
2007-03-21
Updated PEAR::Mail_mime package
thomasb
2007-03-14
Fixed message headers encoding; improved recipient splitting; applied patch f...
thomasb
2006-12-06
Optimized memory usage when sending mail; Include SMTP response in log; Fixed...
thomasb
2006-09-14
Initial TinyMCE editor support (still need to work on spellcheck and skins)
estadtherr
2006-09-13
Header encoding again. iconv_mime_encode does no good job
thomasb
2006-09-08
Fixed wrong header encoding (Bug #1483976)
thomasb
2006-06-09
Updated to latest version. Resolves issues with non-ISO-8859-1 characters in...
afladmark
2006-04-26
Updated Mail::Mime libraries to latest CVS. Changes are bug fixes ONLY.
vengadrew
2005-10-21
Improved support for UTF-8 and other charsets
roundcube
2005-09-30
Improved SMTP script for sending mails. Now using the PEAR::Net_SMTP class
roundcube
2005-09-30
Moved config files to config/*inc.php.dist
roundcube
2005-09-28
Minor bugfixes and correction of confusing License notfications
roundcube
2005-09-25
Initial revision
roundcube