2004年03月09日
SqWebMail-4.0.0 が公開に
SqWebMail の 4.0.0 が公開された。
3.6.2 の次のバージョンだが、メジャーバージョンアップになった。
IMAPと連動した Virtual shared folders(仮想共有フォルダ)の導入とそのACLの対応が大きな変更点だ。Courier-IMAPと合わせて使っている場合は、 Courier-IMAPのバージョンを3.0 にあげる必要がある。
その他に池田さんが提供した日本語コード処理のパッチが取り込まれている。
当サイトで公開している 3.6.0 用日本語対応パッチだが、残念ながらそのままではこの4.0.0には適用できない。
以下、MLに流れたアナウンスメールの内容。
Note - at press time Sourceforge's project server is down and the download
page cannot be updated. Go to http://sourceforge.net/projects/courier/ in
order to download this release.Note - if using Courier-IMAP, this update requires a concurrent upgrade to
Courier-IMAP 3.0.Changes in theis release:
• Virtual shared folders
This is a new implementation of shared folders, based on IMAP-compatible
access control lists. The existing shared folder implementation, based on
filesystem permissions, is still available. Filesystem-based shared folders
can only be used with system accounts, and they do not work with virtual
mail accounts. Virtual shared folders work with virtual accounts, but not
system accounts.• Webmail ACL support
Access control lists may be edited with any ACL-capable mail client.
Alternatively, access control lists may be edited via webmail.• East Asian character sets
Several bugs in East Asian character set support have been fixed, and many
new character set mappings have been added, including euc-jp, ksx-1001,
ISO-2022-KR, ISO-2002-JP-1
バグフィックスが行われた 4.0.1 が公開されています.
This errata addresses the following bugs:
• Folder rename may crash the server process, in some situations.
• xBSD regression portability fix.
バグフィックスが行われた 4.0.2 が公開されています.
This is a maintenance release that fixes several minor bugs:
• Sun C++ compiler portability fix.
• xBSD compilation portability fix.
• FreeBSD (maybe others) timezone fix.
• vpopmail password changes fixed.
4.0.3がでていますね
ご指摘ありがとうございます.
バグフィックスが行われた 4.0.3 が公開されています.
昨今のMLの観察しているに,どうやらメジャーバージョンアップによるバグは枯れたようです.
This is a maintenance release.
Bugs fixed:
• Double mime-encoding of recipient addresses
• Corrupted return addresses
4.0.4 が公開されています。設定ファイルのリファクタリングが行われたため、バージョンアップの場合は、それらの再インストールもお忘れなく。
This release fixes a number of bugs, adds improved logging, and refactors
some configuration file changes. It is important to strictly follow the
stated upgrade procedure if upgrading to this release (that is, run make
install-configure), otherwise you'll get a non-functioning server.
If you're maintaining pre-built packages, you must make sure that the
upgrade procedure is correctly followed when installing the new version.
This release will be announced on this mailing list only, so that the
warnings above are heeded. It does not add any major new functionality, so
more public announcements are not needed; and given the potential for
breakage I'd prefer that the more technically-apt audience here gets the
first crack here, and finds any lurking problems that will need to be fixed
quickly. Changes:
• MIME-encoding of recipients' names follows RFC 2047 more closely.
• Subject-based folder sorting follows the specification more closely by
converting the subject to UTF-8.
• Added logging messages in many places.
• Fixed race condition that can cause an infinite loop if checking new mail
results in a filesystem overquota.
• Several compilation errors fixed with gcc 3.4.
• Removed the authmodulelist configuration file. Authentication modules must
be set in the corresponding server's configuration file now.