Donate Share

eXtended Account Management System

File Release Notes and Changelog

Release Name: 0.0.17

Notes:
Maintenance release. Support for newer MySQL versions, support instructions for Debian 4.0 (etch), lots of configuration improvements.

Changes: Recent changes: Key: - Something removed + Something added * Something changed / fixed 2007-02-07 Oliver Siegmar Oliver.Siegmar@xams.org * Database creation cleanup 2007-02-06 Stephane Leclerc sleclerc@actionweb.fr * Removed Exim and XAMS information from SMTP banner for security reason. * Changes in autogen.conf.orig and autogen.conf.debian * Changes in README.Debian * Changes in docs/install/debian/sarge/INSTALL * Changes in config/exim4/exim-custom.conf * Corrected variable in get_maildirsize + Added database/mysql/xams-gui-create.sql + Added database/mysql/xams-exim-create.sql + Added docs/install/debian/sarge/files/apache-xams + Added docs/install/debian/sarge/files/httpd-xams.conf. This version of httpd-xams.conf is compatible with Sarge and Etch. * New release-catalog + Final testing with Debian Etch with or without Mailscanner / Spamassassin and SA-Exim. + Compatibility list and testing config: - Exim 4.63 - Mailscanner 4.57.6 - ClamAV 0.88.7 - MySQL 5.0.32 - PHP5 5.2.0 - Courier 0.53.3 - Apache 1.3.34 - Firefox 1.5.0.9 2007-02-04 Stephane Leclerc sleclerc@actionweb.fr * Relative config paths for customs ACL in exim.conf * Corrected typo in docs/install/mailscanner.txt * Update and cleanup of TODO - Removed Mailscanner lines in xams.conf (not used) + Added autogen.conf.debian file + Tested with Mailscanner 4.57.6 on Debian Etch 2007-01-31 Stephane Leclerc sleclerc@actionweb.fr This release works with virus and spamassassin at SMTP Time from the GUI without Mailscanner if you don't want use it. The best use is: virus check at SMTP Time and SPAM check with Mailscanner. * Changes in README.Debian for Debian Mailscanner package according to new Debian Mailscanner 4.57.6 scheme + Added various ACL's to check incoming messages. These ACLs can be activated in exim-custom.conf. + New config file exim-dynamic_hosts.conf * smtp_accept_max and smtp_accept_max_per_host now in exim-custom.conf. * Changes in docs/install/debian/sarge/INSTALL + Added in/out SPAM check from database (checkbox in GUI) + Tested with Debian Etch + Tested new installation from scratch + Tested live will all ACLs ON (except Mailscanner) 2006-11-29 Stephane Leclerc sleclerc@actionweb.fr * Changes in README.Debian for Mailscanner * More cleanup in files * Mods in sa-exim.conf 2006-11-26 Stephane Leclerc sleclerc@actionweb.fr * Updated EXISCAN_MODULE config: Virus Scan now work with GUI Added sql-macro for virus scan Added checks in exim.conf - Removed exim-content-acl.conf Renamed EXISCAN_MODULE to VIRUS_MODULE * Changes in exim.conf and exim-customs.conf 2006-11-25 Stephane Leclerc sleclerc@actionweb.fr + Added Spamassassin scan at SMTP time Can be activated with SPAMASSASSIN_MODULE in exim-customs.conf Not yet interfaced with GUI * Changes in exim.conf and exim-customs.conf + Added configured sa-exim.conf in XAMS config/exim/ * Change in Debian install doc 2006-11-24 Stephane Leclerc sleclerc@actionweb.fr * Corrected error in lowerdirs.pl + added direct delivery on over quota error in exim.conf If you do not want use it, just comment it in or change setup in "begin rewrite" section. * Some cleanup in exim-customs.conf + New smtp_banner in exim-global.conf 2006-11-15 Stephane Leclerc sleclerc@actionweb.fr * Corrected errors in exim.conf for TLS filename 2006-11-13 Stephane Leclerc sleclerc@actionweb.fr * System Overview now show sites on 2 columns Fixed typo in French localized files 2006-11-12 Stephane Leclerc sleclerc@actionweb.fr + Added MAIL_GROUP variables in autogen.conf * Updated README.Debian Updated docs/install/debian/sarge/INSTALL Renamed CHANGELOG in CHANGES on Oliver request + Added config/exim4/exim-log_options.conf * Corrected TLS options and paths 2006-11-11 Stephane Leclerc sleclerc@actionweb.fr * Updated variables for get_maildirsize script Placed variables in xams.conf (in [GUI] section) Reverted gui/system_overview.php.in to original 2006-10-30 Oliver Siegmar Oliver.Siegmar@xams.org * Fixed typo in authdaemon's Log2DB SQL 2006-10-27 Stephane Leclerc sleclerc@actionweb.fr + New PERL_PATH variable in autogen.conf.orig * Updated README.Debian 2006-10-27 Stephane Leclerc sleclerc@actionweb.fr + New EXIM_SPOOL_DIR variable in autogen.conf.orig + New XAMS_USER variable in autogen.conf.orig + New PHP_PATH variable in autogen.conf.orig * scripts/get_maildirsize changed in scripts/get_maildirsize.in * EXIM_SPOOL_DIR introduced in /etc/xams/exim.conf.in 2006-10-27 Stephane Leclerc sleclerc@actionweb.fr + README.Debian added * Typo in docs/install/debian/sarge/INSTALL * Renamed CHANGES in CHANGELOG 2006-10-27 Stephane Leclerc sleclerc@actionweb.fr * Debian Sarge documentation modified. spool_directory value modified in /etc/xams/exim.conf Modified French i18 files. + Added check-perms-xams.sh script in docs/install/debian/sarge/files + Added a script to print Used Quota for account. See scripts/get_maildirsize * Change for exim4 in autogen.conf.orig 2006-10-27 Oliver Siegmar Oliver.Siegmar@xams.org * Fixed authdaemon pid-name inconsitency Thanks to Jan Johansson for reporting 2006-08-26 Oliver Siegmar Oliver.Siegmar@xams.org * Adjusted some SQL statements to work with MySQL >= 5.0.12 Thanks to Sergiy Karpinski for reporting