<?xml version="1.0" encoding="gb2312"?>
<rss version="2.0">
<channel>
<title>Mail</title>
<link>/server/mail/index.html</link>
<description>服务器 / Mail</description>
<language>zh-cn</language>
<generator>&lt;a href='http://www.nixsky.com' target='_blank'&gt;Power by nixsky&lt;/a&gt;</generator>
<webmaster>haibo.d@gmail.com</webmaster>
<item>
    <title>Fedora6 配置sendmail 完整邮件系统</title>
    <link>/server/mail/2007-12/321.html</link>
    <description>　1. sendmail.mc

　　关闭 获得外网邮件访问功能

　　dnl # DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')dnl

　　打开 用于用户邮件验证功能
</description>
    <pubDate>2007-12-29</pubDate>
    <category>Mail</category>
    <author>秩名</author>
    <comments>leoli2006.spaces.live.com</comments>
</item>
<item>
    <title>FreeBSD下使用Postfix+vm-pop3d+SASL2+OpenWebmail搭建带虚拟域的邮件服务器解决方案</title>
    <link>/server/mail/2007-12/319.html</link>
    <description>历经多天的痛苦研究，上网查了各种搭建邮件服务器的解决方案，最后下定决心仔细查看了英文的帮助手册，终于实现了一个比较完美的在FreeBSD下搭建邮件服务器的解决方案。saslauthd - 通过saslauthd验证用户，-a选项指示saslauthd的具体机制，-n指示saslauthd的线程数(个</description>
    <pubDate>2007-12-29</pubDate>
    <category>Mail</category>
    <author>秩名</author>
    <comments>www.freebsdchina.org</comments>
</item>
<item>
    <title>使用Postfix构建基于FreeBSD的邮件系统(简化版)</title>
    <link>/server/mail/2007-12/317.html</link>
    <description>更新ports后的php安装方式有所变化，首先在make config需要选中[Apache]以编译apache模块，安装完成后在httpd.conf中修改2处配置： 9、	安装squirrelmail cd /usr/ports/mail/squirrelmailmake install clean至此，所需软件全部安装完毕，下面将依次进行配置。</description>
    <pubDate>2007-12-29</pubDate>
    <category>Mail</category>
    <author>秩名</author>
    <comments>www.freebsdchina.org</comments>
</item>
<item>
    <title>OpenBSD Mail Server: Postfix+OpenLDAP+Courier+Clamav...</title>
    <link>/bsd/openbsd/2007-12/301.html</link>
    <description>以下内容是通过 LDAP 获取虚拟域和虚拟用户的部分，需要添加在 Postfix 的 main.cf 配置文件中： Pid 文件的路径这里没有使用默认的 '/var/run/freshclam.pid'，而是使用 '/var/run/clamav' 这个目录来存放，所以还需要额外创建：</description>
    <pubDate>2007-12-21</pubDate>
    <category>OpenBSD</category>
    <author>秩名</author>
    <comments>互联网</comments>
</item>
<item>
    <title>Postfix配置文件main.cf中常用参数介绍</title>
    <link>/server/mail/2007-09/229.html</link>
    <description>外发域配置 参数： myorigin 说明： myorigin参数用于指定该服务器使用哪个域名来外发邮件。 缺省的情况下myorigin采用本机主机名称（与参数myhostname相同）。 建议：在很小的网络中，采用缺省配置。而在Internet中，我们建议你保持myorigin与mydomain参数相同。也就</description>
    <pubDate>2007-09-18</pubDate>
    <category>Mail</category>
    <author>秩名</author>
    <comments>Nixsky linux,bsd,unix</comments>
</item>
<item>
    <title>使用p3scan + clamav搭建透明邮件病毒拦截网关</title>
    <link>/server/mail/2007-09/221.html</link>
    <description>p3scan： http://p3scan.sourceforge.net/ p3scan可以与多种扫毒引擎配合工作，我用的仍然是clamav，具体的说应该是clamd 先安装clamd，它在clamav-server这个包里： rpm -ivh /usr/src/redhat/RPMS/i386/clamav-server-0.91.1-1.i386.rpm 怎么编译出这个rpm包请参见：</description>
    <pubDate>2007-09-10</pubDate>
    <category>Mail</category>
    <author>秩名</author>
    <comments>Nixsky linux,bsd,unix</comments>
</item>
<item>
    <title>Sendmail配置手记</title>
    <link>/server/mail/2007-07/202.html</link>
    <description>最近在帮一个朋友配置LAMP,后来朋友问能不能帮他做一个邮件服务,本来打算给他推荐Qmail,后来朋友说只要简单一点就可以,最好有一个WEB支持日文,仍后我就选择sendmail+Squirrelmail,以下是我的配置手记,有一年没有配sendmail,下面的邮件服务也没有考虑什么安全和防毒防垃</description>
    <pubDate>2007-07-03</pubDate>
    <category>Mail</category>
    <author>NetSeek</author>
    <comments>linuxmine.com</comments>
</item>
<item>
    <title>Linux环境下邮件服务器软件的分析比较</title>
    <link>/server/mail/2007-07/200.html</link>
    <description>几年以前，Linux环境下可以选择的可以免费邮件服务器软件只有Sendmail，但是由于Sendmail的缺陷，一些开发者先后开发了若干种其他的邮件服务器软件。当前，运行在Linux环境下免费的邮件服务器，或者称为MTA(Mail Transfer Agent)有若干种选择，比较常见的有Sendmail、Q</description>
    <pubDate>2007-07-01</pubDate>
    <category>Mail</category>
    <author>秩名</author>
    <comments>Nixsky linux,bsd,unix</comments>
</item>
<item>
    <title>增强Sendmail的抗DoS攻击能力</title>
    <link>/server/mail/2007-05/139.html</link>
    <description>还记得Yahoo,eBay......受到的拒绝服务(Denial Of Service)攻击吗？当然，他们遭受的只是Web服务的DOS攻击。其实从最根本上来讲，各种拒绝服务攻击都是攻击目标的TCP/IP协议堆栈，并不是什么很特殊的运用方式，其目的都是让服务器瘫痪，无法工作。之所以这类攻击能容易</description>
    <pubDate>2007-05-01</pubDate>
    <category>Mail</category>
    <author>秩名</author>
    <comments>Nixsky linux,bsd,unix</comments>
</item>
<item>
    <title>在FreeBSD上建立一个功能完整的邮件服务器(POSTFIX)</title>
    <link>/server/mail/2007-04/71.html</link>
    <description>第一部分：安装邮件服务器：postfix+vm-pop3d+openwebmail 以下的安装在FreeBSD 5.2.1系统上完成 1．更新 ports # cvsup -gL 2 -h cvsup.freebsdchina.org /usr/share/examples/cvsup/ports-supfile 2. 安装 openssl+apache 服务器 # cd /usr/ports/security/openssl #</description>
    <pubDate>2007-04-01</pubDate>
    <category>Mail</category>
    <author>llzqq</author>
    <comments>www.chinaunix.net</comments>
</item>
<item>
    <title>增强Sendmail的抗DoS攻击能力</title>
    <link>/server/mail/2007-04/70.html</link>
    <description>还记得Yahoo,eBay......受到的拒绝服务(Denial Of Service)攻击吗？当然，他们遭受的只是Web服务的DOS攻击。其实从最根本上来讲，各种拒绝服务攻击都是攻击目标的TCP/IP协议堆栈，并不是什么很特殊的运用方式，其目的都是让服务器瘫痪，无法工作。之所以这类攻击能容易</description>
    <pubDate>2007-04-01</pubDate>
    <category>Mail</category>
    <author>秩名</author>
    <comments>Nixsky linux,bsd,unix</comments>
</item>

</channel>
</rss>
