#contents();
*** 本家のソース 1.4.9a をインストール [#oad70d79]
- プログラム本体 −−−−−> &ref(squirrelmail-1.4.9a.tar.gz);
- 各国語 locale 対応 −−−−−> &ref(all_locales-1.4.9-20070106.tar.gz);
- 日本語添付ファイル名の文字化け対策パッチ -----> &ref(squirrelmail-1.4.9ap1.tar.gz);
[root@spirit Downloads]# tar xzvf squirrelmail-1.4.9ap1.tar.gz
squirrelmail-1.4.9ap1.obj
[root@spirit pukiwiki]# tar zxvf /root/Downloads/squirrelmail-1.4.9a.tar.gz
[root@spirit pukiwiki]# mv squirrelmail-1.4.9a/ webmail
[root@spirit pukiwiki]# cd webmail
[root@spirit webmail]# patch -p0 < /root/Downloads/squirrelmail-1.4.9ap1.obj
[root@spirit webmail]# tar xzvf /root/Downloads/all_locales-1.4.9-20070106.tar.gz
[root@spirit po]# ./compilepo ja_JP
*** Cent OS でのインストールパス ・・・・ /var/www/html/pukiwiki/webmail [#wc0331d5]
[root@spirit webmail]# ls -l
合計 244
-rw-r--r-- 1 apache apache 8288 11月 16 07:25 AUTHORS
-rw-r--r-- 1 apache apache 15228 9月 12 2005 COPYING
-rw-r--r-- 1 1000 1000 15129 10月 6 2005 COPYING.locales
-rw-r--r-- 1 apache apache 76209 12月 4 08:05 ChangeLog
-rw-r--r-- 1 1000 1000 9066 1月 4 14:12 ChangeLog.locales
-rw-r--r-- 1 apache apache 8810 3月 11 2006 INSTALL
-rw-r--r-- 1 apache apache 2635 8月 4 2005 README
-rw-r--r-- 1 apache apache 4941 12月 4 08:05 ReleaseNotes
-rw-r--r-- 1 1000 1000 2122 1月 6 23:45 ReleaseNotes.locales
-rw-r--r-- 1 apache apache 4718 11月 10 2005 UPGRADE
drwxr-xr-x 5 apache apache 4096 12月 4 08:48 class
drwxrwxr-x 2 apache apache 4096 2月 9 22:57 config
-rwxr-xr-x 1 apache apache 102 8月 3 2005 configure
drwxr-xr-x 3 apache apache 4096 12月 4 08:48 contrib
drwx-wx--- 2 apache apache 4096 2月 9 23:16 data
drwxr-xr-x 3 apache apache 4096 12月 4 08:48 doc
drwxr-xr-x 4 apache apache 4096 12月 4 08:48 functions
drwxr-xr-x 29 apache apache 4096 2月 9 22:50 help
drwxr-xr-x 2 apache apache 4096 2月 9 22:50 images
drwxr-xr-x 3 apache apache 4096 12月 4 08:48 include
-rw-r--r-- 1 apache apache 684 2月 4 2006 index.php
-rwxr-xr-x 1 1000 1000 221 3月 5 2004 install
drwxr-xr-x 47 apache apache 4096 2月 9 22:50 locale
drwxr-xr-x 18 apache apache 4096 12月 4 08:48 plugins
drwxr-xr-x 2 apache apache 4096 12月 4 08:48 po
drwxr-xr-x 2 apache apache 4096 12月 4 08:48 src
drwxr-xr-x 3 apache apache 4096 12月 4 08:48 themes
-rw-r--r-- 1 1000 1000 21 1月 6 23:44 version
*** 環境設定ツール [#y2691ac3]
- 環境設定スクリプトの実行
[root@spirit squirrelmail]# /usr/share/squirrelmail/config/conf.pl
- 環境設定ファイル ( /etc/squirrelmail/config.php )
-- IMAP サーバータイプ ⇒ dovecot
-- 文字コード ⇒ iso-2022-jp
-- Thread 表示 ON
-- plugin の設定
--- move & next
--- spell check (ja_JP モードでは英語の辞書は使えないが....)
- &ref(config.php_20070209);
*** 環境設定の確認画面 ( http://wiki.hmuna.com/webmail/src/configtest.php ) [#r8bb8d98]
&ref(Screenshot.png);
*** 参考 URL [#qc2ec14c]
- [[プロジェクトホーム(本家):http://www.squirrelmail.org/]]
- [[プロジェクトホーム(日本分家):http://www.squirrelmail.jp/index.php]]
----
- [[IMAP 仕様比較(Name Space):http://www.lins.jp/~obata/imap/server-compare.html]]
- [[Dovecot projecr wiki [Namespace]:http://wiki.dovecot.org/Namespaces]]
- [[Squirrel Mail dovecot 用の設定:http://www.squirrelmail.org/wiki/SquirrelMailAndDovecotIMAP]]
- [[SquirrelMail を試そう:http://www.fkimura.com/squirrelmail0.html]]
- [[純正玄箱鯖化計画@まとめ:http://kuro.crow2.net/normal/squirrelmail.htm]]