Download: http://www.courier-mta.org/download.php
A search function has been added to sqwebmail. Changes: • There's a search box at the bottom of the folder index page. sqwebmail searches the messages in the order of their appearance on the folder index screen. The search starts with the first message on the folder index screen. If the folder index screen does not start with the first message in the folder, the previous messages are not searched, and the search stops when enough messages with the search string are found to fill one folder index screen. In this manner, a poorly chosen search string that finds a hit in a lot of messages will limit itself. If necessary, the search can be repeated after navigating the folder index screen to the starting point for the second search. • Up to four occurrences of the search string in each message are shown on the search results page. • A small function, that's used by the new search code, has been rewritten to use the system iconv() function instead of the built-in unicode library. iconv() should now be available on most modern platforms. If no interoperability issues are reported, more code will eventually be migrated to iconv(). • Report any issues with iconv-related compilation issues, and with searches failing to properly transcode mail to the search character set and not finding the search string. ------------------------------------------------------------------------------ Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL, new data types, scalar functions, improved concurrency, built-in packages, OCI, SQL*Plus, data movement tools, best practices and more. http://p.sf.net/sfu/oracle-sfdev2dev _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
