SquirrelMail インストール
2009 年 7 月 23 日 in SquirrelMail, インストール
なんだかんだ言ってもSquirrelMailほど馴染んでいる
Webメールアプリが無いもので、1.4.19をインストール
1.4.18から変更されているのは以下のファイル
二つのバージョンで異なっているのは以下のファイル
class/deliver/Deliver_SMTP.class.php
doc/ChangeLog
doc/ReleaseNotes
doc/presets.txt
doc/release_notes_archive/1.4/Notes-1.4.12.txt
doc/release_notes_archive/1.4/Notes-1.4.13.txt
doc/release_notes_archive/1.4Notes-1.4.18.txt
functions/global.php
functions/imap_general.php
functions/strings.php
plugins/filters/filters.php
plugins/filters/options.php
plugins/squirrelspell/js/crypto_settings.js
plugins/squirrelspell/js/decrypt_error.js
po/squirrelmail.pot
src/compose.php
src/options.php
src/redirect.php
言語ファイルは1.4.18のものがそのまま使えそうです。
開発環境のこともあるのでコードをUTF-8に書き直しています。

