快速业务通道

linux中sendmail squirrelmail配置

作者 佚名技术 来源 Linux系统 浏览 发布时间 2012-05-17
linux中sendmail很好的邮件系统,squirrelmail软件是免费的源代码,他让sendmail有友善的web页面; 安装sendmail所需软件包:(作用是发送邮件) sendmail-8.13.8-2.el5 (sendmail配置文件)
sendmail-cf-8.13.8-2.el5(sendmail宏文件)
m4-1.4.5-3.el5.1 (作用m4 sendmailmc > sendmail.cf) [root@aiyanet ~]# vi /etc/mail/sendmail.mc
116 DAEMON_OPTIONS(`Port=smtp,Addr=0.0.0.0, Name=MTA'')dnl
备注:Addt=127.0.0.1改成0.0.0.0 [root@aiyanet ~]# m4 /etc/mail/sendmail.mc > /etc/mail/sendmail.cf [root@aiyanet ~]# vi /etc/mail/local-host-names
51cto.com (添加主机的域名、或计算机名) mail.51cto.com [root@aiyanet ~]# service sendmail restart (重启sendmail服务)
POP3和IMAP安装:(作用是接收邮件) 安装该软件包:dovecot-1.0.7-2.el5 [root@aiyanet ~]# vi /etc/mail/access 建立用户:
[root@aiyanet mail]# cd /var/spool/mail/ (linux系统为每个用户建立邮件)
[root@aiyanet mail]# edquota -u 用户名(为用户名磁盘配额) [root@aiyanet mail]# edquota -g 组名 下载squirrelmail软件(可以MSN、QQ呼我向我要) 解压squirrelmail软件(有两个目录var、srv
的虚拟域名中建立 [root@aiyanet Desktop]# vi /etc/httpd/conf/httpd.conf
<VirtualHost 192.168.1.123>
ServerAdmin [email]fuquanshi@aiyonet.com[/email]
DocumentRoot /var/mail/mail/srv 拥有帝国一切,皆有可能。欢迎访问phome.net/http/squirrelmail(安装路径)
ServerName mail.aiyanet.com
ErrorLog logs/mail.aiyanet.com-error_log
CustomLog logs/mail.aiyanet.com-access_log common
</VirtualHost>
试试吧!应该可以用啦! [root@aiyanet Desktop]# vi /etc/services (检查服务器端口是否打开)

拥有帝国一切,皆有可能。欢迎访问phome.net

凌众科技专业提供服务器租用、服务器托管、企业邮局、虚拟主机等服务,公司网站:http://www.lingzhong.cn 为了给广大客户了解更多的技术信息,本技术文章收集来源于网络,凌众科技尊重文章作者的版权,如果有涉及你的版权有必要删除你的文章,请和我们联系。以上信息与文章正文是不可分割的一部分,如果您要转载本文章,请保留以上信息,谢谢!

分享到: 更多

Copyright ©1999-2011 厦门凌众科技有限公司 厦门优通互联科技开发有限公司 All rights reserved

地址(ADD):厦门软件园二期望海路63号701E(东南融通旁) 邮编(ZIP):361008

电话:0592-5908028 传真:0592-5908039 咨询信箱:web@lingzhong.cn 咨询OICQ:173723134

《中华人民共和国增值电信业务经营许可证》闽B2-20100024  ICP备案:闽ICP备05037997号