📄 390.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 专栏 >> 设置和管理邮件服务器</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>
>> 设置和管理邮件服务器 [<a href=http://www.jsp001.com/forum/showthread.php?goto=newpost&threadid=390>查看别人的评论</a>]<br>
<hr><p>由 fei 发布于: 2001-02-12 15:17</p><p> </p><p>一、设置邮件服务器: <br>要设置邮件服务器,/var目录必须为输出状态,可以通过输入share命令检测是否为输出状态。<br><br>$ share<br>没有输出说明/var目录没有输出<br>$ su<br>以root用户登录,设置/var目录输出必须以该用户登录<br># share -F nfs -o rw /var/mail<br># share<br>- /var/mail rw "" <br><br>为了使其永久有效,可以编辑/etc/dfs/dfstab文件<br><br><br># Place share(1M) commands here for automatic execution<br># on entering init state 3.<br>#<br># Issue the command '/etc/init.d/nfs.server start' to run the NFS<br># daemon processes and the share commands, after adding the very<br># first entry to this file.<br>#<br># share [-F fstype] [ -o options] [-d "<text>"] <pathname> [resource]<br># .e.g,<br># share -F nfs -o rw=engineering -d "home dirs" /export/home2<br>share -F nfs -o rw /var/mail<br><br>如上图示例,最后一行为新添加的。<br><br>检查服务器的主机系统<br><br># /usr/lib/mail/sh/check-hostname<br>Hostname sune450 OK: fully qualified as sune450.piecust.jsonline.net.cn <br><br> <br></p></td>
</tr>
</table>
<p>
<CENTER><a href="http://www.jsp001.com/forum/newreply.php?action=newreply&threadid=390">点这里对该文章发表评论</a></CENTER>
<p>该文章总得分是 <font color=red>0</font> 分,你认为它对你有帮助吗?
[<a href=javascript:void(0) onclick=window.open("http://www.jsp001.com/forum/codeVote.php?threadid=390&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=390&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=390&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=390&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=390"></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 + -