📄 389.html
字号:
<STYLE type=text/css>
<!--
body,td { font-size:9pt;}
hr { color: #000000; height: 1px}
-->
</STYLE>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<HTML>
<HEAD><TITLE>精选文章 >> solaris 专栏 >> 关于Sendmail</title>
</head>
<body >
<p><IMG SRC="../image/jsp001_middle_logo.gif" WIDTH="180" HEIGHT="60" BORDER=0 ALT=""></p>
<table width=100% bgcolor="#cccccc" align=center cellpadding="2" cellspacing="0" border=1 bordercolorlight="#000000" bordercolordark="#FFFFFF">
<tr bgcolor="#EFF8FF"><td>
<a href=http://www.jsp001.com/list_thread.php?int_attribute=2>精选文章</a>
>> <a href=http://www.jsp001.com/list_thread.php?forumid=39&int_attribute=2>solaris 专栏</a>
>> 关于Sendmail [<a href=http://www.jsp001.com/forum/showthread.php?goto=newpost&threadid=389>查看别人的评论</a>]<br>
<hr><p>由 fei 发布于: 2001-02-12 15:12</p><p> </p><p>作者&#9658; 斯汀 <br>sendmail第一次是shiped 4.1c BSD,目前的版本是8.x (简称 V8),他主要包括3个部分:<br>1。配置文件 sendmail.cf<br>2.队列 mqueue<br>3.别名<br>如果你的机器不想使用DNS,那么在编译sendmail时候<br>修改makefile <br>ENVDEF= -DNAMED_BIND=0<br>否则他回在启动是报告:<br>Nov 1 08:28:57 solaris8 postfix[7537]: [ID 947731 mail.crit] fatal: My hostname<br>solaris8 is not a fully qualified name <br><br>Sendmail测试方法: <br><br><br>bash-2.03$ ps -ef |grep sendmail<br>root 261 1 0 17:35:48 ? 0:00 /usr/lib/sendmail -bd -q15m<br>ben 485 473 0 09:29:07 pts/2 0:00 grep sendmail<br>bash-2.03$ /usr/lib/sendmail -d0.1 -bt < /dev/null<br>Version 8.9.3+Sun<br>Compiled with: LDAPMAP MAP_REGEX LOG MATCHGECOS MIME7TO8 MIME8TO7<br>NAMED_BIND NDBM NETINET NETINET6 NETUNIX NEWDB NIS NISPLUS<br>QUEUE SCANF SMTP USERDB XDEBUG <br><br>============ SYSTEM IDENTITY (after readcf) ============<br>(short domain name) $w = solaris8<br>(canonical domain name) $j = solaris8.abc.com<br>(subdomain name) $m = abc.com<br>(node name) $k = solaris8<br>======================================================== <br><br>ADDRESS TEST MODE (ruleset 3 NOT automatically invoked)<br>Enter <ruleset> <address><br>> bash-2.03$ <br><br>bash-2.03$ uname -a<br>SunOS solaris8 5.8 Generic sun4u sparc SUNW,Ultra-60<br>bash-2.03$ <br><br>如果发现sendmail挂起,那么你大概需要从新定义NAMED_BIND变量啦。 <br><br>------------------<br>中国好酷网 <a href="http://www.haoku.net" target=_blank>http://www.haoku.net</a><br>========================<br>一个专注于unix技术的网站<br> <br></p></td>
</tr>
</table>
<p>
<CENTER><a href="http://www.jsp001.com/forum/newreply.php?action=newreply&threadid=389">点这里对该文章发表评论</a></CENTER>
<p>该文章总得分是 <font color=red>0</font> 分,你认为它对你有帮助吗?
[<a href=javascript:void(0) onclick=window.open("http://www.jsp001.com/forum/codeVote.php?threadid=389&intVote=4","","menubar=no,toolbar=no,location=no,directories=no,status=no,resizable=no,scrollbars=no,width=70,height=40,top=0,left=0")>非常多</a>](<font color=red>0</font>)
[<a href=javascript:void(0) onclick=window.open("http://www.jsp001.com/forum/codeVote.php?threadid=389&intVote=2","","menubar=no,toolbar=no,location=no,directories=no,status=no,resizable=no,scrollbars=no,width=70,height=40,top=0,left=0")>有一些</a>](<font color=red>0</font>)
[<a href=javascript:void(0) onclick=window.open("http://www.jsp001.com/forum/codeVote.php?threadid=389&intVote=1","","menubar=no,toolbar=no,location=no,directories=no,status=no,resizable=no,scrollbars=no,width=70,height=40,top=0,left=0")>无帮助</a>](<font color=red>0</font>)
[<a href=javascript:void(0) onclick=window.open("http://www.jsp001.com/forum/codeVote.php?threadid=389&intVote=-1","","menubar=no,toolbar=no,location=no,directories=no,status=no,resizable=no,scrollbars=no,width=70,height=40,top=0,left=0")>是灌水</a>](<font color=red>0</font>) </p>
<script language="javascript" src="http://www.jsp001.com/include/read_thread_script.php?threadid=389"></script>
<p><CENTER>
Copyright © 2001 - 2009 JSP001.com . All Rights Reserved <P>
<IMG SRC="../image/jsp001_small_logo.gif" WIDTH="85" HEIGHT="30" BORDER=0 ALT="">
</CENTER></p>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -