• 1 
瀏覽模式: 普通 | 列表

Webmail (續) Opensource 的 atmail

續: http://ssorc.tw/rewrite.php/read-326.html

AtMail ← 它使用 php  + ajax

      http://atmail.org/

 

Features of AtMail Open include:

  • Lightweight Ajax Webmail Interface
  • Video Mail
  • PHP source code
  • IMAP support
  • Live Spell Check
  • Address Book
  • Apache 2.0 Open Source license
  • Easy upgrade path to our commercial offering

PS: AtMail 需要資料庫,暫時沒有中文

[閱讀全文]

標籤: webmail

幾種免費的網頁型式的郵件收發軟體

roundcubemail:
   Quote: http://freesf.tw/modules/news/article.php?storyid=3031
RoundCube 是從 Iloha 改寫而來,也承席Iloha 羽量級的靈巧速度,加上RoundCube 精美的介面、以及AJAX 級的設計表現,雖然目前只是0.1-beta2 版,卻讓人愛不釋手。唯一可惜的,是它必需使用MySQL資料庫,但比起Hola 之類使用資料庫的Webmail, RoundCube 更為簡單精巧。

squirrelmail:

uebimiau:

horde/imp:

   ref: http://ssorc.tw/index.php?load=read&id=237 

ilohamail:

   資訊來源: http://free.tnc.edu.tw/modules/news/article.php?storyid=1678

IlohaMail 是一個十分輕便實用的 webmail client 程式,免編譯免資料庫,有 web 及 PHP 就可以運作。

      cross 滿意 ilohamail對編碼支援的程度

OpenWebmail
:

   ref: http://ssorc.tw/index.php?load=read&id=238

標籤: webmail

郵件收發軟體 - OpenWebMail

Fedora Core 4

 

[1.] yum install perl-Compress-Zlib perl-Text-Iconv perl-suidperl

[2.] wget http://openwebmail.org/openwebmail/download/redhat/rpm/release/openwebmail-2.52-1.i386.rpm

 

[3.] rpm -ivh openwebmail-2.52-1.i386.rpm

 

[4.] vi /var/www/cgi-bin/openwebmail/etc/defaults/dbm.conf

dbm_ext                 .db
dbmopen_ext         .db
dbmopen_haslock  no

      /var/www/cgi-bin/openwebmail/openwebmail-tool.pl --init

 

[5.] vi /var/www/cgi-bin/openwebmail/etc/openwebmail.conf

[閱讀全文]

免費郵件收發軟體 - Hord-IMP

 

Horde / IMP

 

Fedora core 4

 

PHP-4.4.1

[1.]

./configure --with-apxs2=/usr/sbin/apxs
                   --with-gettext

                   --with-dom

                   --with-mcrypt

[閱讀全文]

標籤: webmail

  • 1