ホーム » コンピュータ » Linux » Debian » roundcubeに移行

システム

最近の投稿

アーカイブ

カテゴリー

roundcubeに移行

丹南CATVの使い方を改めてみていたら、丹南CATVのWebメールのシステムが、 RoundCube というものらしい。 そこで改めて、Debian で利用できる Web メールを調べてみると、 この RoundCube も記載されている。

Ajax ベースの Web メールで、 以前の squirrelmail だと変な所で文字化けしたりするけど、そういったトラブルもなく便利。 squirrelmail をアンインストールして、roundcube に redirect させた。

≪使用するデータベースはSQLiteでインストール≫
# aptitude install roundcube roundcube-sqlite
≪/etc/roundcube/main.inc.php≫
$rcmail_config['default_host'] = '自宅サイト名';
≪/etc/roundcube/apache.conf≫
# 先頭のAlias関係のコメントをはずす。
Alias /roundcube/program/js/tiny_mce/ /usr/share/tinymce2/www/
Alias /roundcube /var/lib/roundcube

Google 検索

My Google   Yahoo

Microsoft

ファンサイト