📄 group.php-50.htm
字号:
<html>
<head>
<meta content="text/html; charset=gb2312" http-equiv=Content-Type>
<title>Vmailmgr 邮件处理函数库</title>
<style type="text/css">
a {text-decoration: none;color:#6666ff;}
a:hover {color:#ff0000;}
</style>
</head>
<body bgcolor=ffffff leftmargin=0 topmargin=0 marginheight=0 marginwidth=0>
<p>
<div align=center><table border=0 width=70%><tr>
<td valign=middle width=20><hr size=1 width=100%></td>
<td valign=middle nowrap><font color=e06060 size=+2><b>Vmailmgr 邮件处理函数库</b></font></td>
<td valign=middle width=100%><hr size=1 width=100%></td>
</tr></table></div><p>
<div align=center><table border=0 width=70%><tr><td>
<div align=right>本函数库共有 5 个函数</div><p><table border=0 cellpadding=12 cellspacing=0><tr>
<td bgcolor=e0e0ff>本函数需要 qmail 及 vmailmgr,可以到 <a href="http://www.qmail.org/" tppabs="http://www.qmail.org/">http://www.qmail.org</a>
及 <a href="http://www.qcc.sk.ca/%7Ebguenter/distrib/vmailmgr/" tppabs="http://www.qcc.sk.ca/~bguenter/distrib/vmailmgr/">http://www.qcc.sk.ca/~bguenter/distrib/vmailmgr/</a>
取得相关的资料及程序。
<p>
在使用时需要二个变量,分别为 domain 名字及密码,密码只有前八位数有效。例如<p>
<font color="#000000">
<font color="#0000BB"><?php<br>dl</font><font color="#007700">(</font><font color="#DD0000">"php3_vmailmgr.so"</font><font color="#007700">); </font><font color="#FF8000">//载入动态函数库<br></font><font color="#0000BB">$vdomain</font><font color="#007700">=</font><font color="#DD0000">"vdomain.com"</font><font color="#007700">;<br></font><font color="#0000BB">$basepwd</font><font color="#007700">=</font><font color="#DD0000">"password"</font><font color="#007700">;<br></font><font color="#FF8000">// 以下为欲使用的 Vmailmgr 函数<br></font><font color="#0000BB">?><br></font>
</font>
</td></tr></table><p>
<table border=0 width=100%><tr><td align=right valign=top><a href="function.php-vm_adduser.htm" alt="function.php?vm_adduser">vm_adduser</a>:</td><td valign=top>加入新用户。</td></tr>
<tr><td align=right valign=top><a href="function.php-vm_addalias.htm" alt="function.php?vm_addalias">vm_addalias</a>:</td><td valign=top>加入新别名。</td></tr>
<tr><td align=right valign=top><a href="function.php-vm_passwd.htm" alt="function.php?vm_passwd">vm_passwd</a>:</td><td valign=top>改变用户密码。</td></tr>
<tr><td align=right valign=top><a href="function.php-vm_delalias.htm" alt="function.php?vm_delalias">vm_delalias</a>:</td><td valign=top>删除别名。</td></tr>
<tr><td align=right valign=top><a href="function.php-vm_deluser.htm" alt="function.php?vm_deluser">vm_deluser</a>:</td><td valign=top>删除用户。</td></tr>
</table><p><hr size=1><br>如果你对此手册有任何问题,请到下面网址提问: <a href="www.web745.com">WEB开发知识库</a> (<a href="http://www.web745.com">www.web745.com</a>)<p>
</td></tr></table></div>
<p>
<div align=center>
<table border=0>
<tr>
<td>[ <a href="group.php-49.htm" alt="group.php?49">上一页</a>
</td>
<td> <a href="group.php-51.htm" alt="group.php?51">下一页</a>
]</td>
</tr>
</table>
</div><p><br><br>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -