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 (
Collapse
)
Author
2008-10-25
added obscure ASCII encoding aliases, added more error checking to RFC2822 ↵
svncommit
date parsing
2008-09-29
- Added 'mime_param_folding' option with possibility to choose
alecpl
long/non-ascii attachment names encoding eg. to be readable in MS Outlook/OE (#1485320) - Added "advanced options" feature in User Preferences
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 ↵
thomascube
for attachment download (#1484198)
2006-12-06
Optimized memory usage when sending mail; Include SMTP response in log; ↵
thomascube
Fixed wrong header encoding
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 ↵
svncommit
in attachment filenames and headers
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