Linux CentOS 5.5 邮件服务器 postfix dovecot postfixadmin squirrelmail 配置详解

Linux CentOS 5.5 邮件服务器 postfix dovecot postfixadmin squirrelmail 配置详解

ID:37863272

大小:101.00 KB

页数:12页

时间:2019-06-01

Linux CentOS 5.5 邮件服务器 postfix dovecot postfixadmin squirrelmail 配置详解_第1页
Linux CentOS 5.5 邮件服务器 postfix dovecot postfixadmin squirrelmail 配置详解_第2页
Linux CentOS 5.5 邮件服务器 postfix dovecot postfixadmin squirrelmail 配置详解_第3页
Linux CentOS 5.5 邮件服务器 postfix dovecot postfixadmin squirrelmail 配置详解_第4页
Linux CentOS 5.5 邮件服务器 postfix dovecot postfixadmin squirrelmail 配置详解_第5页
资源描述:

《Linux CentOS 5.5 邮件服务器 postfix dovecot postfixadmin squirrelmail 配置详解》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库

1、图文:LinuxCentOS5.5邮件服务器postfixdovecotpostfixadminsquirrelmail配置详解星期二,2010/06/29-00:28—admin·Dovecot·postfix·postfixadmin·squirrelmail·邮件服务器安装Postfix安装Postfix之前,你可能需要删除系统中已经带的sendmail。yum-yremovesendmail到Postfix官方网站http://www.postfix.org/选择下载点下载最新的稳定版源码。wgethttp://www.tigertech.net/mi

2、rrors/postfix-release/official/postfix-2.7.1.tar.gz#下载tarzxvfpostfix-2.7.1.tar.gz#解压cdpostfix-*#进入postfix目录安装依赖包:yuminstall-ydb*-devel安装cyrus-saslyuminstallcyrus-saslcyrus-sasl-devel添加postfix需要的帐号postfix和组postdrop。adduserpostfix--shell/bin/false-Mgroupaddpostdrop安装Mysql数据库,如何安装Mysql

3、数据库,请暂时查阅其他网站。cat>>/etc/ld.so.conf<

4、mysqlclient-lz-lm-L/usr/lib/sasl2-lsasl2-lssl-lcrypto'编译并且安装,安装(一般可以直接选择默认配置,临时目录可以稍作修改到/tmp/postfix下,其他没有必要改动)make&makeinstall启动postfixpostfixstartcd..如果你的系统进程里面出现了postfix进程,就说明postfix已经安装成功,此时已经可以发送邮件了。postfixsetupstart更新系统的alias库,postfixstop#停止Postfixrm-f/etc/aliases.db#删除已有的al

5、ias库newaliases#使用Postfix创建新的alias库postfixstart#重启Postfix修改postfix配置文件:cd/etc/postfixmvmain.cfmain.cf.bakvimain.cf加入以下内容:queue_directory=/var/spool/postfixcommand_directory=/usr/sbindaemon_directory=/usr/libexec/postfixdata_directory=/var/lib/postfixmail_owner=postfix#default_privs=n

6、obodymyhostname=mail.howpick.com#修改为你自己的主机名称,注意这里的设置不能和Mysql里面加入的域名重复。#myhostname=virtual.domain.tldmydomain=howpick.com#修改为你自己的域名。myorigin=$myhostname#myorigin=$mydomaininet_interfaces=all#inet_interfaces=$myhostname#inet_interfaces=$myhostname,localhost#proxy_interfaces=#proxy_int

7、erfaces=1.2.3.4mydestination=$myhostname,localhost.$mydomain,localhost#mydestination=$myhostname,localhost.$mydomain,localhost,$mydomain#mydestination=$myhostname,localhost.$mydomain,localhost,$mydomain,#mail.$mydomain,www.$mydomain,ftp.$mydomain#local_recipient_maps=unix:passwd.byn

8、ame$alias_maps#loca

当前文档最多预览五页,下载文档查看全文

此文档下载收益归作者所有

当前文档最多预览五页,下载文档查看全文
温馨提示:
1. 部分包含数学公式或PPT动画的文件,查看预览时可能会显示错乱或异常,文件下载后无此问题,请放心下载。
2. 本文档由用户上传,版权归属用户,天天文库负责整理代发布。如果您对本文档版权有争议请及时联系客服。
3. 下载前请仔细阅读文档内容,确认文档内容符合您的需求后进行下载,若出现内容与标题不符可向本站投诉处理。
4. 下载文档时可能由于网络波动等原因无法下载或下载错误,付费完成后未能成功下载的用户请联系客服处理。