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

Linux Qmail Toaster

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

ith SELinux. You should disable SELinux during installation of the OS. If you have already installed the OS, you should disable it. IT资讯之家 www.it55.com

This version of this document was originally written using RedHat Linux 9.0.

http://www.it55.com/

top www.it55.com在线教程

it55.com

  • Toaster License

    This document is covered by the same license as Life With Qmail, and the license is detailed here:
    http://www.opencontent.org/opl.shtml

    it55.com

  • Getting Started

    • DNS

      Before we begin, make sure DNS (mx record) is properly setup. If you were using "merchbox.com" as your virtual domain, here's how your host lookups would look after setting up dns:

      www.it55.com在线教程

      [shupp@ns1 toaster]$ host -t mx merchbox.com
      merchbox.com. mail is handled by 0 mail.merchbox.com.
      [shupp@ns1 toaster]$ host -t a mail.merchbox.com
      mail.merchbox.com. has address 216.234.249.114

      IT资讯之家 www.it55.com

    • Remove existing smtp/pop/imap servers

      Now we must remove any existing installations of sendmail/postfix and disable pop/imap servers. To remove sendmail and postfix from an rpm based distribution, try this:

      sflj www.it55.com kg^&fgd

      rpm -e --nodeps sendmail postfix
      Unless you have other services that absolutely have to run on this machine, I recommend shutting down inetd or xinetd altogether and removing it from your startup scripts. The only thing you'll need (outside of what we're about to isntall) is ssh, which is probably installed already. This will likely shut off any pop3 or imap servers, as well as other unneccessary ports. Otherwise, disable them manually.

      To be sure that these services are disabled, try telnetting to ports 25, 110, and 143 and make sure your connections are refused.

      免费资源www.it55.com

      top http://www.it55.com/

      http://www.it55.com/

    • Download packages

      I keep my software source in /var/src. This is what I'll refer to for the rest of this document. IT资讯之家 www.it55.com

      Some of this is version dependent, so please stick to the URLs below!

      IT资讯之家 www.it55.com

      mkdir -p /var/src/tar
      cd /var/src/tar

      wget http://cr.yp.to/daemontools/daemontools-0.76.tar.gz
      wget http://cr.yp.to/ucspi-tcp/ucspi-tcp-0.88.tar.gz
      wget http://shupp.org/software/netqmail-1.05.tar.gz
      wget http://shupp.org/patches/qmail-toaster-0.7.2.patch.bz2 www.it55.com

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

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

    网友评论

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