Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > by-pkgid > 05cd670d8a02b2b4a0ffb1756f2e8308 > files > 10995

php-manual-zh-5.2.4-1mdv2008.1.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML
><HEAD
><TITLE
>vpopmail Functions</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
REL="HOME"
TITLE="PHP 手册"
HREF="index.html"><LINK
REL="UP"
TITLE="函数参考"
HREF="funcref.html"><LINK
REL="PREVIOUS"
TITLE="pfpro_version"
HREF="function.pfpro-version.html"><LINK
REL="NEXT"
TITLE="vpopmail_add_alias_domain_ex"
HREF="function.vpopmail-add-alias-domain-ex.html"><META
HTTP-EQUIV="Content-type"
CONTENT="text/html; charset=UTF-8"></HEAD
><BODY
CLASS="reference"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
SUMMARY="Header navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>PHP 手册</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="function.pfpro-version.html"
ACCESSKEY="P"
>上一页</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
></TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="function.vpopmail-add-alias-domain-ex.html"
ACCESSKEY="N"
>下一页</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="reference"
><A
NAME="ref.vpopmail"
></A
><DIV
CLASS="TITLEPAGE"
><H1
CLASS="title"
>CLXXII. vpopmail Functions</H1
><DIV
CLASS="PARTINTRO"
><A
NAME="AEN237616"
></A
><DIV
CLASS="section"
><H1
CLASS="section"
><A
NAME="vpopmail.intro"
>简介</A
></H1
><DIV
CLASS="warning"
><P
></P
><TABLE
CLASS="warning"
BORDER="1"
WIDTH="100%"
><TR
><TD
ALIGN="CENTER"
><B
>警告</B
></TD
></TR
><TR
><TD
ALIGN="LEFT"
><P
>本扩展模块是<SPAN
CLASS="emphasis"
><I
CLASS="emphasis"
>实验性</I
></SPAN
>的。本模块的行为,包括其函数的名称以及其它任何关于此模块的文档可能会在没有通知的情况下随
PHP 以后的发布而改变。使用本扩展模块风险自担。</P
></TD
></TR
></TABLE
></DIV
><P
>&#13;     This extension has been moved from PHP as of PHP 4.3.0 and now
     vpopmail lives in <A
HREF="http://pecl.php.net/package/vpopmail"
TARGET="_top"
>PECL</A
>.
    </P
></DIV
><DIV
CLASS="section"
><H1
CLASS="section"
><A
NAME="vpopmail.installation"
>安装</A
></H1
><P
>&#13;  As of PHP 4, these functions are only available if PHP was configured with
  <CODE
CLASS="option"
>--with-vpopmail[=DIR]</CODE
>.
 </P
></DIV
></DIV
><DIV
CLASS="TOC"
><DL
><DT
><B
>目录</B
></DT
><DT
><A
HREF="function.vpopmail-add-alias-domain-ex.html"
>vpopmail_add_alias_domain_ex</A
>&nbsp;--&nbsp;Add alias to an existing virtual domain</DT
><DT
><A
HREF="function.vpopmail-add-alias-domain.html"
>vpopmail_add_alias_domain</A
>&nbsp;--&nbsp;Add an alias for a virtual domain</DT
><DT
><A
HREF="function.vpopmail-add-domain-ex.html"
>vpopmail_add_domain_ex</A
>&nbsp;--&nbsp;Add a new virtual domain</DT
><DT
><A
HREF="function.vpopmail-add-domain.html"
>vpopmail_add_domain</A
>&nbsp;--&nbsp;Add a new virtual domain</DT
><DT
><A
HREF="function.vpopmail-add-user.html"
>vpopmail_add_user</A
>&nbsp;--&nbsp;Add a new user to the specified virtual domain</DT
><DT
><A
HREF="function.vpopmail-alias-add.html"
>vpopmail_alias_add</A
>&nbsp;--&nbsp;Insert a virtual alias</DT
><DT
><A
HREF="function.vpopmail-alias-del-domain.html"
>vpopmail_alias_del_domain</A
>&nbsp;--&nbsp;Deletes all virtual aliases of a domain</DT
><DT
><A
HREF="function.vpopmail-alias-del.html"
>vpopmail_alias_del</A
>&nbsp;--&nbsp;Deletes all virtual aliases of a user</DT
><DT
><A
HREF="function.vpopmail-alias-get-all.html"
>vpopmail_alias_get_all</A
>&nbsp;--&nbsp;Get all lines of an alias for a domain</DT
><DT
><A
HREF="function.vpopmail-alias-get.html"
>vpopmail_alias_get</A
>&nbsp;--&nbsp;Get all lines of an alias for a domain</DT
><DT
><A
HREF="function.vpopmail-auth-user.html"
>vpopmail_auth_user</A
>&nbsp;--&nbsp;Attempt to validate a username/domain/password</DT
><DT
><A
HREF="function.vpopmail-del-domain-ex.html"
>vpopmail_del_domain_ex</A
>&nbsp;--&nbsp;Delete a virtual domain</DT
><DT
><A
HREF="function.vpopmail-del-domain.html"
>vpopmail_del_domain</A
>&nbsp;--&nbsp;Delete a virtual domain</DT
><DT
><A
HREF="function.vpopmail-del-user.html"
>vpopmail_del_user</A
>&nbsp;--&nbsp;Delete a user from a virtual domain</DT
><DT
><A
HREF="function.vpopmail-error.html"
>vpopmail_error</A
>&nbsp;--&nbsp;Get text message for last vpopmail error</DT
><DT
><A
HREF="function.vpopmail-passwd.html"
>vpopmail_passwd</A
>&nbsp;--&nbsp;Change a virtual user's password</DT
><DT
><A
HREF="function.vpopmail-set-user-quota.html"
>vpopmail_set_user_quota</A
>&nbsp;--&nbsp;Sets a virtual user's quota</DT
></DL
></DIV
></DIV
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="function.pfpro-version.html"
ACCESSKEY="P"
>上一页</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
ACCESSKEY="H"
>起始页</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="function.vpopmail-add-alias-domain-ex.html"
ACCESSKEY="N"
>下一页</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>pfpro_version</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="funcref.html"
ACCESSKEY="U"
>上一级</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>vpopmail_add_alias_domain_ex</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>