Hello List, I'm proud to announce, that there's a new release of umpl_xmail (see: http://dev.waaf.net/xmail/).
---------------------------------------------------------------- About: UMPL for XmailServer is a Web frontend (written in PHP, designed for ***X, Apache, MySQL) for managing Xmailserver incl. Webmailsolution. There are different frontends for root, the postmasters of virtual domains, and end-users. It includes support for managing finger, POP3, SMTP, Autoresponder and Webmail in German, English, Dutch, Italian, Greek, Arabic, Russian, Hungarian, Italian, Polish, French, Swedish, Slovenian and Spanish. ---------------------------------------------------------------- The changes are in detail: 2004-04-02: Version 2.11 o added arabic translation (Thanks to Nabil Attar, nabil.attar_AT_aws-syria.com) o added greek translation (Thanks to Theodoros A. Xanthopoulos, ge01835_AT_teikoz.gr) o added new interfaces for user- and aliasmanagement o added individual codepage-headers inside composed mails (had been iso-8859-1 in all mails) o fixed smaller bugs on MS-Windows plattform (e.g. Mail-From-Header is no more set, authentification for /root/ is fixed) o "From"-header is no more set by commandline "-f" when safe_mode is enabled o added new icons inside user-interface (icons taken from KDE3 and gnome) o fixed a critical bug within user-authentification !! Because of this bug inside user-authentification, it is strongly recommended to update to the latest version !! ---------------------------------------------------------------- You can get umpl_xmail-2.11 at: http://dev.waaf.net/xmail/download.html http://dev.waaf.net/xmail/ ---------------------------------------------------------------- Installation can be done by: cd /usr/src/ wget http://dev.waaf.net/download/umpl_xmail-2.11.tar.gz tar xfz umpl_xmail-2.11.tar.gz cd umpl_xmail-2.11 ./umpl_xmail_install-211.pl ---------------------------------------------------------------- Updating can be done by: cd /usr/src/ wget http://dev.waaf.net/download/umpl_xmail-2.11.tar.gz tar xfz umpl_xmail-2.11.tar.gz cd umpl_xmail-2.11 ./umpl_xmail_upgrade_29-211.pl # if you have V 2.9 ./umpl_xmail_upgrade_210-211.pl # if you have V 2.10 ---------------------------------------------------------------- If you have a modified version of umpl_xmail or don't want the latest version you should IN EVERY CASE follow this steps: - Download the file class.php.txt from: http://dev.waaf.net/download/class.php.txt - Copy it to /inc/class.php ---------------------------------------------------------------- I hope you enjoy the Changes, - Achim Schmidt - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
