SF.net SVN: postfixadmin:[558] trunk/CHANGELOG.TXT
Brought to you by:
christian_boltz,
gingerdog
From: <chr...@us...> - 2009-01-30 22:40:51
|
Revision: 558 http://postfixadmin.svn.sourceforge.net/postfixadmin/?rev=558&view=rev Author: christian_boltz Date: 2009-01-30 22:19:50 +0000 (Fri, 30 Jan 2009) Log Message: ----------- CHANGELOG.TXT - updated to r557 Modified Paths: -------------- trunk/CHANGELOG.TXT Modified: trunk/CHANGELOG.TXT =================================================================== --- trunk/CHANGELOG.TXT 2009-01-28 21:02:22 UTC (rev 557) +++ trunk/CHANGELOG.TXT 2009-01-30 22:19:50 UTC (rev 558) @@ -12,8 +12,18 @@ Only in SVN trunk --------------------- +----------------- + +Version 2.3 - 2009/01/30 - SVN r557 +----------------------------------- + - vacation.pl: make it strip/discover addresses better, slightly better logging, stop it + requiring a messageid + - added ADDITIONS/delete-mailq-by-domain.pl (by Jose Nilton) + - added ADDITIONS/quota_usage.pl (by Jose Nilton) - produces report of quota usage + - some small bugfixes + + Version 2.3 Beta - 2009/01/15 - SVN r527 ----------------------------------------- @@ -32,14 +42,22 @@ - allow to enter the configuration in /etc/mail/postfixadmin/vacation.conf instead of editing vacation.pl directly - bump version number of vacation.pl + - added domain-postcreation script support + - added dovecot quota support (documentation + viewing in postfixadmin) + - enhanced mailbox table to make it easier for people to customise where mailboxes live + (new column "local_part") + - enhanced fetchmail.pl script (file locking, syslog logging, configuration file etc) - added clear error message for non-resolvable domains when creating mailboxes or aliases - check for non-resolvable domains on domain creation - new option $CONF['create_mailbox_subdirs_prefix'] for compatibility with more IMAP servers + - added support for mysql encrypt() password encrpytion - fix "illegal mix of collations" problem in MySQL by explicitely setting the charset everywhere - fix: cleanup vacation_notification table when disabling vacation - fix: config and fetchmail tables now honor $CONF['database_tables'] + - fix: several table names were hardcoded in database creation/update - fix: "unlimited" and "disabled" for quota and limits were crossed at several places - fix: honor $CONF['default_transport'] even if $CONF['transport'] = "no" (patch by fabiobon) + - fix: transport field is no longer emptied on domain edit if editing transport is disabled - show links to create mailboxes or alias even on disabled domains - added support for fetchmail's "ssl" option - superadmin can now setup fetchmail for all users, not only for himself @@ -51,10 +69,6 @@ - dropped obsolete VIRTUAL_VACATION/mail-filter script - translation updates - several small bugfixes - - Added domain-postcreation script support - - Added dovecot quota support (documentation + viewing in postfixadmin) - - Enhanced mailbox table to make it easier for people to customise where mailboxes live - - Enhanced fetchmail.pl script (file locking, syslog logging, configuration file etc) Version 2.2.1.1 - 2008/07/23 - SVN r412 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |