D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
5130
/
root
/
usr
/
share
/
doc
/
cpanel-php73-imp
/
Filename :
RELEASE_NOTES
back
Copy
<?php /* Security release? */ $notes['security'] = false; /* Mailing list release notes. */ $notes['changes'] = <<<ML The Horde Team is pleased to announce the final release of the Internet Mail Program (IMP) version H5 (6.2.24). IMP, the Internet Mail Program, is one of the most popular and widely deployed open source webmail applications in the world. It allows universal, web-based access to IMAP and POP3 mail servers and provides dynamic, mobile, basic, and minimal interfaces with a rich range of features normally found only in desktop email clients. For more information on IMP, visit http://www.horde.org/apps/imp. For upgrading instructions, please see http://www.horde.org/apps/imp/docs/UPGRADING For detailed installation and configuration instructions, please see http://www.horde.org/apps/imp/docs/INSTALL The major changes compared to IMP version H5 (6.2.23) are: * Fix errors on initial quick search breaking subsequent searches. * Don't indicate success if MDN fails. * Fix/improve generation of PDF preview images. ML; $notes['name'] = 'IMP'; $notes['branch'] = 'Horde 5'; return $notes;