Menu

Atmail Open 1.02 Released

We are proud to announce the second update to the AtMail Open-source edition, version 1.02. The open-source edition has received a welcomed response from the community seeking an improved Ajax Webmail client, and we value all our user feedback since we released the first edition in May 08.

Download the new release at: http://atmail.org/download.php

The new 1.02 release contains SSL IMAP support, enhanced security / local file permissions, and various other tweaks. The complete changelog follows:

* Added support for IMAPs (Secure IMAP using SSL)
* Added upgrade script
* Moved default location of IMAP debug file to avoid security risk of other users accessing it at /tmp/popimap_debug
* Improved Subject/From filters, can now accept any chars for rule
* Added htmlentities() on email body for plain text content
* Folder names with ampersands now supported
* Improved .eml naming, now uses subject as filename
* Auto add quotes around ‘real-name’ part of email addresses returned from composebook
* Fixed bad return value in IMAP_Client::deleteMailbox()
* Updated lang packs
* Added ‘onEmailSent’ plugin hook to sendmail.php
* Fixed pagination issue for email listing (no longer repeats last email on next page)
* Fixed attachment filename encoding
* Spell check now uses value defined in $pref[’aspell_path’] rather than hard coded ‘aspell’
* Filename extension check for abook import is now case insensitive
* Auto adds scroll bar when search results are longer than container
* Fixed charset conversion for GB2312 (Simplified Chinese)

Upgrading couldn’t be simplier! Extract the new version into your existing Atmail-open directory, then run

http://yourserver.com/atmailopen/upgrade.php

The upgrade.php script is located in the base atmailopen directory, and will update the local MySQL DB with the latest fields and update the Config.php file for the new release. Once run, the upgrade is now complete.

Posted by Luke 2009-01-09

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.