You can subscribe to this list here.
2003 |
Jan
(1) |
Feb
(1) |
Mar
(1) |
Apr
(1) |
May
|
Jun
|
Jul
(1) |
Aug
(1) |
Sep
(1) |
Oct
|
Nov
|
Dec
(1) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
(2) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
From: Ryo C. <ry...@il...> - 2004-12-09 21:01:27
|
IlohaMail 0.8.14-rc1 has been released. This release candidate for the next update in 0.8-stable includes a completely reworked UTF7 handler for IMAP folder names. This release also includes a number of bug fixes and minor enhancements, as well as a security fix.? This release is available as a source package (.gz, .bz2, .zip), a Debian package, or RPM (.rpm, .src.rpm) from the following URLs: https://sourceforge.net/projects/ilohamail/ http://ilohamail.org/main.php?page=Downloads Change Log -------------- +Improved handling of internationalized folder names through standards compliant UTF-7 encoding/decoding. [0.8 branch] +Improved IMAP folder hierarchy delimiter detection code. [0.8 branch] +Minor MIME parser fix [0.8 branch] +Security fix [0.8 branch] +Fixed bug where moving to null folder was misinterpreted as a delete command when Trash not specified [0.8 branch] +Fixed bug in compose where selecting a custom sender identity overrode TRUST_USER_ADDRESS=0. When T_U_A=0, the custom "From" address will be used in the Reply-to field, and the custom reply-to field is ignored. (in 0.9, the Identities page won't show a reply-to field when T_U_A is off) [0.8 branch] +Fixed bug where extra leading/trailing spaces in user/host caused issues upon login [0.8 branch] +Added code in include/read_message_print.inc to extract charset from header if it's not in the bodystructure string [0.8 branch] +Added ISO-859-1 > Unicode entity converter LangEncode8bitLatin() in lang/common.inc [0.8 branch] +EUC-JP charset library now properly encodes ISO-8859-1 [0.8 branch] + Updated Italian translations (thanks to Cristiano Flora) [0.8 branch] + Updated Hungarian translations (thanks to Gabor Halaszvari) [0.8 branch] + Removed extra feof from iil_ReadLine. Was causing hangs on some versions of PHP [0.8 branch] + Modified data_manager.FS.inc::insert() to set pseudo-unique IDs (thanks to Jeff Nichols) [0.8 branch] |
From: Ryo C. <ry...@il...> - 2004-07-19 08:10:04
|
Hi All, As you may have seen or heard, I will be presenting a session at this year's O'Reilly Open Source Convention, which takes place in Portland, Oregon next week (July 26-30). My session will be on PHP performance optimizations, and will include some of the cutting edge theories and techniques I have developed to make IlohaMail faster than it has ever been before (I have experimental 0.9 code running up to 3 times faster than IlohaMail 0.8). I am also very excited and honored to be able to speak about IlohaMail in one of the world's largest and most prominent developer conferences. All this, however, does not come without a price. Even though O'Reilly covers registration fees for presenters (worth several hundred dollars), I will have to pay for airfare, lodging, food, etc out of my own pocket; something not easily done for a college student like myself. So, I am turning to you, IlohaMail users, for help. Specifically, I am hoping to raise about $300 in contributions from the IlohaMail community, which will cover roughly half of my predicted expenses. As an additional incentive, I am starting a "supporters" page where the names of all donors who contribute $10 or more will be listed (with an optional link to your website if you wish). Between now and July 29th, individuals who donate $40 or more will be eligible to receive a free IlohaMail T-Shirt of choice. Corporate donations of $100 or more will place your company logo on IlohaMail's front page for a period of 5 months (around 20,000 impressions). Of course, smaller donations are also welcomed and appreciated. To make a donation, please click on the "Make a donation" button found on the IlohaMail.org website. As always, please feel free to contact me if you have any quesetions or comments. Some links: IlohaMail.org: http://ilohamail.org O'Reilly OS Con: http://conferences.oreillynet.com/os2004/ My Session: http://conferences.oreillynet.com/cs/os2004/view/e_sess/5352 Regards, Ryo Chijiiwa IlohaMail.org |
From: Ryo C. <ry...@il...> - 2004-01-30 23:00:37
|
IlohaMail 0.8.12 has been released. This version fixes a crippling bug that stripped, instead of filtered, input on systems with PHP's magic_quotes_gpc turned off. A bug where messages were not sent to BCC recipients when using PHP's mail() function (instead of the built-in SMTP library) has also been fixed. This release also includes updates to a few translations, as well as other minor bug fixes. This version is STRONGLY RECOMMENDED if: -You have PHP's magic_quotes_gpc disabled -You are using PHP's mail() function (i.e. have not specified $SMTP_SERVER) To download, go to: http://ilohamail.org/main.php?page=Downloads Regards, Ryo Chijiiwa ilohamail.org |
From: Ryo C. <ry...@il...> - 2004-01-07 17:47:50
|
IlohaMail 0.8.11 has been released. This latest stable release includes an improved MIME parser in the POP3 library, support for displaying inline images in HTML messages, fix for potential XSS vulnerabilities under some configurations of PHP, and a fix for newline issues that caused messages and attachments sent through some installations of IlohaMail to be unreadable. This version also adds Bulgarian translations, updates to a number of other translations, as well as various minor bug fixes and enhancements. Download: http://ilohamail.org/main.php?page=Downloads |
From: Ryo C. <ry...@il...> - 2003-12-30 09:16:23
|
A release candidate for IlohaMail 0.8.11 is available from the IlohaMail.org download page. This latest version in the stable branch includes the following changes: +Improved MIME parser in POP library +Added support for viewing inline images in HTML messages +Fixed potential XSS vulnerability when PHP's magic_quotes_gpc is off +Fixed newline issues in compose2.php that inserted blank lines and rendered some attachments unreadable in some email clients +Added Bulgarian translations +Numerous minor bug fixes and enhancements Please note that this is a release candidate, not a final stable release. Although it should be as stable as 0.8.10 (if not more so), the main purpose of this release is to give testers and early adopters a chance to test the code prior to the official stable release. Download URL: http://ilohamail.org/main.php?page=Downloads Ryo |
From: Ryo C. <ry...@il...> - 2003-09-15 23:48:30
|
IlohaMail 0.8.10-stable has been released. This is the first stable release in the 0.8 branch, and includes major feature additions since the last stable release. Changes include a new calendar/scheduler, a bookmarks manager, support for multiple sender identities, folder list enhancements, authenticated SMTP support, support for IMAP-SSL, vastly improved detection and handling of HTML messages, an Aspell-based spell checker, and a new look and feel. Some back-end code has also been cleaned up and simplified, and several new languages have been added. This version also includes numerous other bugfixes and enhancements. Changes since the last 0.8 release (0.8.9-devel) include a redesigned interface for re-arranging message list columns, support for IMAP-SSL, and the addition of Czech and British-English translations. More information and downloads are available at the following URLs: Official website - http://ilohamail.org SourceForge project - http://sourceforge.net/projects/ilohamail |
From: Ryo C. <ry...@il...> - 2003-08-05 17:03:19
|
Hi All, IlohaMail 0.8.9-Devel has been released. This version includes a rewritten (and for the first time, fully functional) spell checker and a more user-friendly JavaScript based contacts selector. The IMAP search feature which was broken in 0.8.8 has been fixed. This version also includes translation updates, minor bug fixes and enhancements, and is slated to be the last development release in the 0.8 branch. Assuming that no major problems are found, 0.8.9 will be re-released as a stable package. Download from: http://ilohamail.org/main.php?page=Downloads -- Ryo Chijiiwa ilohamail.org |
From: Ryo C. <ry...@il...> - 2003-07-08 09:04:00
|
Hi All, For those of you who missed announcements elsewhere, IlohaMail 0.8.8 was released yesterday. Changes in this latest release in the development branch include: +Improved SMTP library +Improved handling of UTF-8 messages +Significantly improved detection and handling of HTML messages and misformatted messages. +Improved attachment handling +Improved virtual host/domain support +Improved session tracking, and ability to allow users to stay logged in indefinitely +Updated French, Portuguese, Brazilian Portuguese, German, Chinese translations +Added Norwegian-nyorsk translations +Numerous other minor bug fixes and interface enhancements Source and RPM downloads are available from the downloads page: http://ilohamail.org/main.php?page=Downloads Regards, Ryo Chijiiwa ilohamail.org |
From: Ryo C. <ry...@il...> - 2003-04-09 17:03:51
|
IlohaMail 0.8.7-devel has been released. This is the latest update to the development branch of IlohaMail. Changes in this version include the addition of an aspell-based spell checker, printer-friendly message view, internationalized login pages, updated translations, improved multiple-host support, security fixes, and numerous minor fixes and enhancements. Download: http://ilohamail.org/main.php?page=Downloads Thanks, Ryo Chijiiwa ilohamail.org |
From: Ryo C. <ry...@il...> - 2003-03-05 01:43:50
|
It's been a busy couple of days... with two new releases: IlohaMail 0.7.11 ------------------ Released: March 04, 2003 This is primarily a security update, and fixes a variable injection hole that could allow access to restricted files. A minor MIME non-compliance bug has also been fixed. All users using earlier versions of IlohaMail are STRONGLY ENCOURAGED to update. IlohaMail 0.7.10 ------------------ Released: March 03, 2003 This version includes security fixes (released in 0.7.9-2), three new languages (Korean, Standard Portuguese, Catalan), APOP support, improved handling of RFC822 attachments as well as minor fixes to the IMAP and SMTP libraries. Download ----------- http://ilohamail.org/main.php?page=Downloads Devel ------ While you're at it, take a look at some screenshots of the upcoming major update. A beta release is scheduled for sometime in the next couple of weeks: http://ilohamail.org/main.php?page=ScreenShots&collection=0.8pr ----- Ryo Chijiiwa ilohamail.org |
From: Darwings <dar...@li...> - 2003-02-11 16:16:28
|
Ryo this MailingList could be used for the DevLog every day/night you could send an email with the updates/bugfixes/language/new freatures etc... Just an idea... Darwings Darwings |
From: Ryo C. <ry...@il...> - 2003-01-29 19:30:51
|
Hi All, IlohaMail 0.7.9-2 was released yesterday. This version includes three new languages (Hungarian, Norwegian, and Hebrew), security fixes, and other minor changes and bugfixes. See below for a complete list of changes from 0.7.8. This update is STRONGLY RECOMMNDED for those of you have IlohaMail installed in a production environment. Download: http://download.ilohamail.org/files/IlohaMail-0.7.9-2.tar.gz CHANGES FROM 0.7.9-RC2 ====================== +Added Hebrew translations +Added Hungarian translations +Added Norwegian translations +Attachments forwarded by default. +Fixed potential security hole. +Minor changes and fixes. CHANGES FROM 0.7.9-RC1 ====================== +Fixed numerous issues under PHP 4.2.3 +Fixed bug in IMAP library +Added basic diagnostic code +Added Vietnamese translations +Numerous bug fixes CHANGES FROM 0.7.8 ================== +Added ability to forward attachments +Improved message composition code and interface +Improved unicode support +Added ability to auto-append tag-lines +Added ability to auto-append to login ID's +Improved attachment handling in some browsers +Added Romanian translations, updated Spanish and German languages +Numerous minor enhancements and bug fixes Regards, Ryo Chijiiwa ilohamail.org |