当前位置:首页>网络学院>服务器>Mail服务器教程>文章内容

Linux Qmail Toaster

[ 来源: | 作者: | 时间:2007-07-21 | 收藏 | 推荐 ] 【

../init.d/httpd /etc/rc6.d/K30httpd

# start apache
/usr/local/apache/bin/apachectl start

top


-->
  • SquirrelMail

    SquirrelMail is a web based IMAP client

    www.it55.com

    Info: http://www.squirrelmail.org it55.com

    NOTE: This section assumes that your apache ServerRoot is /var/www and that your DocumentRoot is /var/www/html, and also that your web server runs as apache:apache

    IT资讯之家 www.it55.com

    Install: http://www.it55.com/

    cd /var/src
    tar -xjf tar/squirrelmail-1.4.3a.tar.bz2
    cd squirrelmail-1.4.3a
    cd plugins
    tar -xzf ../../tar/quota_usage-1.3-1.2.7.tar.gz
    cp quota_usage/config.php.sample quota_usage/config.php
    cd ../
    ./configure
    # here you will have to set a few options:
    • go to Server Settings (2) and change the Server Software from "cyrus" to "courier" (a)
    • From the main menu, go to General Options (4) and change Data Direcotry (2) to "/var/www/data/"
    • From the main menu, go to Plugins and enable the quota_usage plugin, along with any others you prefer
    • Save settings
    • quit

    # move the data directory into place and change permissions to the user:group that the web server runs as:

    vd;k;l www.it55.com rdfg

    mv data /var/www/
    chown -R apache:apache /var/www/data
    http://www.it55.com/

    # install squirrelmail
    cd ../
    mv squirrelmail-1.4.3a /var/www/html/

    IT资讯之家 www.it55.com

    IT资讯之家 www.it55.com

    (编辑:IT资讯之家 www.it55.com

  • 上一篇:snmp 服务配置   下一篇:yum apt redhat 7.3

    网友评论

    [以下评论为网友观点,不代表本站。请自觉遵守互联网相关政策法规,所有连带责任均有评论者自负。]
    [不超过250字]