CHANGELOG.TXT: 2.3beta.. soon perhaps

git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@521 a1433add-5e2c-0410-b055-b7f2511e0802
postfixadmin-2.3
David Goodwin 16 years ago
parent 1193e752ac
commit ebf675f302

@ -14,6 +14,9 @@
Only in SVN trunk Only in SVN trunk
-------------------- --------------------
Version 2.3 Beta - 2009/01/15 - SVN r518
-----------------------------------------
- added support for domain aliases (from lenix) (can be disabled with $CONF['alias_domain']) - added support for domain aliases (from lenix) (can be disabled with $CONF['alias_domain'])
Important: If you update from a previous version, you'll have to adapt your postfix Important: If you update from a previous version, you'll have to adapt your postfix
configuration (see DOCUMENTS/POSTFIX_CONF.txt) - or just disable alias domain support, configuration (see DOCUMENTS/POSTFIX_CONF.txt) - or just disable alias domain support,
@ -40,7 +43,7 @@ Only in SVN trunk
- show links to create mailboxes or alias even on disabled domains - show links to create mailboxes or alias even on disabled domains
- added support for fetchmail's "ssl" option - added support for fetchmail's "ssl" option
- superadmin can now setup fetchmail for all users, not only for himself - superadmin can now setup fetchmail for all users, not only for himself
- force username to be lowercase - this helps some IMAP clients apprently - force username to be lowercase - this helps some IMAP clients apparently
- the "probably undeliverable" marker now honors catchall targets - the "probably undeliverable" marker now honors catchall targets
- on mailbox creation, show password if $CONF['generate_password'] == 'YES', but - on mailbox creation, show password if $CONF['generate_password'] == 'YES', but
do not show it if it was _not_ autogenerated and $CONF['show_password'] == 'NO' do not show it if it was _not_ autogenerated and $CONF['show_password'] == 'NO'
@ -48,7 +51,10 @@ Only in SVN trunk
- dropped obsolete VIRTUAL_VACATION/mail-filter script - dropped obsolete VIRTUAL_VACATION/mail-filter script
- translation updates - translation updates
- several small bugfixes - several small bugfixes
- SVN revision ******************************* - 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 Version 2.2.1.1 - 2008/07/23 - SVN r412

Loading…
Cancel
Save