<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.0 Transitional//EN' 'http://www.w3.org/TR/REC-html40/loose.dtd'>
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by PhpDoc date: 'Wed, 22 Jan 2003 18:41:32 -0500' -->
<TITLE>Package default Element Index</TITLE>
<LINK REL ='stylesheet' TYPE='text/css' HREF='stylesheet.css' TITLE='Style'>
</HEAD>
<BODY BGCOLOR='white'>
<!-- Start of Class Data -->
<a name="{letter}"> </a>
<H2>
Element Index, Package default
</H2>
<a name="top"> </a>
<b>Index of all elements:</b><br>
<a href="elementindex.html">Element Index</a><br>
<b>Indexes by package:</b><br>
<br>
<br>
<a href="#a">a</a> <a href="#b">b</a> <a href="#c">c</a> <a href="#d">d</a> <a href="#e">e</a> <a href="#f">f</a> <a href="#g">g</a> <a href="#h">h</a> <a href="#i">i</a> <a href="#l">l</a> <a href="#m">m</a> <a href="#n">n</a> <a href="#p">p</a> <a href="#q">q</a> <a href="#r">r</a> <a href="#s">s</a> <a href="#t">t</a> <a href="#u">u</a> <a href="#v">v</a> <a href="#w">w</a> <br>
<TABLE BORDER='1' CELLPADDING='3' CELLSPACING='0' WIDTH='100%'>
<TR BGCOLOR="#FF6633" CLASS='TableHeadingColor' bordercolor=".">
<TD>
<FONT SIZE='+2'>Package default</FONT>
</TD>
</TR>
</TABLE>
<table border="0" width="100%">
<tr><td colspan = "2"><a name="a"> </a>
<a href="#top">top</a><br>
<TABLE BORDER='1' CELLPADDING='3' CELLSPACING='0' WIDTH='100%'>
<TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
<TD>
<FONT SIZE='+2'><B>a</B></FONT>
</TD>
</TR>
</TABLE>
</td></tr>
<tr><td><b>$AltBody</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, variable <a href="default/phpmailer.html#$AltBody">phpmailer::$AltBody</a><br> Sets the text-only body of the message.</td></tr>
<tr><td><b>AddAddress</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, method <a href="default/phpmailer.html#AddAddress">phpmailer::AddAddress()</a><br> Adds a "To" address.</td></tr>
<tr><td><b>AddAttachment</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, method <a href="default/phpmailer.html#AddAttachment">phpmailer::AddAttachment()</a><br> Adds an attachment from a path on the filesystem.</td></tr>
<tr><td><b>AddBCC</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, method <a href="default/phpmailer.html#AddBCC">phpmailer::AddBCC()</a><br> Adds a "Bcc" address.</td></tr>
<tr><td><b>AddCC</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, method <a href="default/phpmailer.html#AddCC">phpmailer::AddCC()</a><br> Adds a "Cc" address.</td></tr>
<tr><td><b>AddCustomHeader</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, method <a href="default/phpmailer.html#AddCustomHeader">phpmailer::AddCustomHeader()</a><br> Adds a custom header.</td></tr>
<tr><td><b>AddEmbeddedImage</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, method <a href="default/phpmailer.html#AddEmbeddedImage">phpmailer::AddEmbeddedImage()</a><br> Adds an embedded attachment. This can include images, sounds, and
just about any other document.</td></tr>
<tr><td><b>AddReplyTo</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, method <a href="default/phpmailer.html#AddReplyTo">phpmailer::AddReplyTo()</a><br> Adds a "Reply-to" address.</td></tr>
<tr><td><b>AddStringAttachment</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, method <a href="default/phpmailer.html#AddStringAttachment">phpmailer::AddStringAttachment()</a><br> Adds a string or binary attachment (non-filesystem) to the list.</td></tr>
<tr><td><b>Authenticate</b></td><td width="100%" align="left" valign="top">in file class.smtp.php, method <a href="default/SMTP.html#Authenticate">SMTP::Authenticate()</a><br> Performs SMTP authentication. Must be run after running the
Hello() method.</td></tr>
<tr><td colspan = "2"><a name="b"> </a>
<a href="#top">top</a><br>
<TABLE BORDER='1' CELLPADDING='3' CELLSPACING='0' WIDTH='100%'>
<TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
<TD>
<FONT SIZE='+2'><B>b</B></FONT>
</TD>
</TR>
</TABLE>
</td></tr>
<tr><td><b>$Body</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, variable <a href="default/phpmailer.html#$Body">phpmailer::$Body</a><br> Sets the Body of the message.</td></tr>
<tr><td><b>Boundary</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, method <a href="default/Boundary.html#Boundary">Boundary::Boundary()</a><br> Main constructor.</td></tr>
<tr><td><b>Boundary</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, class <a href="default/Boundary.html">Boundary</a><br> Boundary - MIME message boundary class</td></tr>
<tr><td colspan = "2"><a name="c"> </a>
<a href="#top">top</a><br>
<TABLE BORDER='1' CELLPADDING='3' CELLSPACING='0' WIDTH='100%'>
<TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
<TD>
<FONT SIZE='+2'><B>c</B></FONT>
</TD>
</TR>
</TABLE>
</td></tr>
<tr><td><b>$CharSet</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, variable <a href="default/Boundary.html#$CharSet">Boundary::$CharSet</a><br> Sets the Char set.</td></tr>
<tr><td><b>$CharSet</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, variable <a href="default/phpmailer.html#$CharSet">phpmailer::$CharSet</a><br> Sets the CharSet of the message.</td></tr>
<tr><td><b>$ConfirmReadingTo</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, variable <a href="default/phpmailer.html#$ConfirmReadingTo">phpmailer::$ConfirmReadingTo</a><br> Sets the email address that a reading confirmation will be sent.</td></tr>
<tr><td><b>$ContentType</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, variable <a href="default/Boundary.html#$ContentType">Boundary::$ContentType</a><br> Sets the boundary Content Type.</td></tr>
<tr><td><b>$ContentType</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, variable <a href="default/phpmailer.html#$ContentType">phpmailer::$ContentType</a><br> Sets the Content-type of the message.</td></tr>
<tr><td><b>$CRLF</b></td><td width="100%" align="left" valign="top">in file class.smtp.php, variable <a href="default/SMTP.html#$CRLF">SMTP::$CRLF</a></td></tr>
<tr><td><b>$CustomHeader</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, variable <a href="default/phpmailer.html#$CustomHeader">phpmailer::$CustomHeader</a><br> Holds all custom headers.</td></tr>
<tr><td><b>class.phpmailer.php</b></td><td width="100%" align="left" valign="top">procedural page <a href="default/_class_phpmailer_php.html">class.phpmailer.php</a></td></tr>
<tr><td><b>class.smtp.php</b></td><td width="100%" align="left" valign="top">procedural page <a href="default/_class_smtp_php.html">class.smtp.php</a></td></tr>
<tr><td><b>ClearAddresses</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, method <a href="default/phpmailer.html#ClearAddresses">phpmailer::ClearAddresses()</a><br> Clears all recipients assigned in the TO array.</td></tr>
<tr><td><b>ClearAllRecipients</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, method <a href="default/phpmailer.html#ClearAllRecipients">phpmailer::ClearAllRecipients()</a><br> Clears all recipients assigned in the TO, CC and BCC
array.</td></tr>
<tr><td><b>ClearAttachments</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, method <a href="default/phpmailer.html#ClearAttachments">phpmailer::ClearAttachments()</a><br> Clears all previously set filesystem, string, and binary
attachments.</td></tr>
<tr><td><b>ClearBCCs</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, method <a href="default/phpmailer.html#ClearBCCs">phpmailer::ClearBCCs()</a><br> Clears all recipients assigned in the BCC array.</td></tr>
<tr><td><b>ClearCCs</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, method <a href="default/phpmailer.html#ClearCCs">phpmailer::ClearCCs()</a><br> Clears all recipients assigned in the CC array.</td></tr>
<tr><td><b>ClearCustomHeaders</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, method <a href="default/phpmailer.html#ClearCustomHeaders">phpmailer::ClearCustomHeaders()</a><br> Clears all custom headers.</td></tr>
<tr><td><b>ClearReplyTos</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, method <a href="default/phpmailer.html#ClearReplyTos">phpmailer::ClearReplyTos()</a><br> Clears all recipients assigned in the ReplyTo array.</td></tr>
<tr><td><b>Close</b></td><td width="100%" align="left" valign="top">in file class.smtp.php, method <a href="default/SMTP.html#Close">SMTP::Close()</a><br> Closes the socket and cleans up the state of the class.</td></tr>
<tr><td><b>Connect</b></td><td width="100%" align="left" valign="top">in file class.smtp.php, method <a href="default/SMTP.html#Connect">SMTP::Connect()</a><br> Connect to the server specified on the port specified.</td></tr>
<tr><td colspan = "2"><a name="d"> </a>
<a href="#top">top</a><br>
<TABLE BORDER='1' CELLPADDING='3' CELLSPACING='0' WIDTH='100%'>
<TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
<TD>
<FONT SIZE='+2'><B>d</B></FONT>
</TD>
</TR>
</TABLE>
</td></tr>
<tr><td><b>$Disposition</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, variable <a href="default/Boundary.html#$Disposition">Boundary::$Disposition</a><br> Sets an attachment disposition.</td></tr>
<tr><td><b>$do_debug</b></td><td width="100%" align="left" valign="top">in file class.smtp.php, variable <a href="default/SMTP.html#$do_debug">SMTP::$do_debug</a></td></tr>
<tr><td><b>Data</b></td><td width="100%" align="left" valign="top">in file class.smtp.php, method <a href="default/SMTP.html#Data">SMTP::Data()</a><br> Issues a data command and sends the msg_data to the server</td></tr>
<tr><td colspan = "2"><a name="e"> </a>
<a href="#top">top</a><br>
<TABLE BORDER='1' CELLPADDING='3' CELLSPACING='0' WIDTH='100%'>
<TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
<TD>
<FONT SIZE='+2'><B>e</B></FONT>
</TD>
</TR>
</TABLE>
</td></tr>
<tr><td><b>$Encoding</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, variable <a href="default/Boundary.html#$Encoding">Boundary::$Encoding</a><br> Sets the Encoding.</td></tr>
<tr><td><b>$Encoding</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, variable <a href="default/phpmailer.html#$Encoding">phpmailer::$Encoding</a><br> Sets the Encoding of the message.</td></tr>
<tr><td><b>$error</b></td><td width="100%" align="left" valign="top">in file class.smtp.php, variable <a href="default/SMTP.html#$error">SMTP::$error</a></td></tr>
<tr><td><b>$ErrorInfo</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, variable <a href="default/phpmailer.html#$ErrorInfo">phpmailer::$ErrorInfo</a><br> Holds the most recent mailer error message.</td></tr>
<tr><td><b>Expand</b></td><td width="100%" align="left" valign="top">in file class.smtp.php, method <a href="default/SMTP.html#Expand">SMTP::Expand()</a><br> Expand takes the name and asks the server to list all the
people who are members of the _list_.</td></tr>
<tr><td colspan = "2"><a name="f"> </a>
<a href="#top">top</a><br>
<TABLE BORDER='1' CELLPADDING='3' CELLSPACING='0' WIDTH='100%'>
<TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
<TD>
<FONT SIZE='+2'><B>f</B></FONT>
</TD>
</TR>
</TABLE>
</td></tr>
<tr><td><b>$FileName</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, variable <a href="default/Boundary.html#$FileName">Boundary::$FileName</a><br> Sets an attachment file name.</td></tr>
<tr><td><b>$From</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, variable <a href="default/phpmailer.html#$From">phpmailer::$From</a><br> Sets the From email address for the message.</td></tr>
<tr><td><b>$FromName</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, variable <a href="default/phpmailer.html#$FromName">phpmailer::$FromName</a><br> Sets the From name of the message.</td></tr>
<tr><td colspan = "2"><a name="g"> </a>
<a href="#top">top</a><br>
<TABLE BORDER='1' CELLPADDING='3' CELLSPACING='0' WIDTH='100%'>
<TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
<TD>
<FONT SIZE='+2'><B>g</B></FONT>
</TD>
</TR>
</TABLE>
</td></tr>
<tr><td><b>GetSource</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, method <a href="default/Boundary.html#GetSource">Boundary::GetSource()</a><br> Returns the source of the boundary.</td></tr>
<tr><td colspan = "2"><a name="h"> </a>
<a href="#top">top</a><br>
<TABLE BORDER='1' CELLPADDING='3' CELLSPACING='0' WIDTH='100%'>
<TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
<TD>
<FONT SIZE='+2'><B>h</B></FONT>
</TD>
</TR>
</TABLE>
</td></tr>
<tr><td><b>$Helo</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, variable <a href="default/phpmailer.html#$Helo">phpmailer::$Helo</a><br> Sets the SMTP HELO of the message (Default is $Hostname).</td></tr>
<tr><td><b>$helo_rply</b></td><td width="100%" align="left" valign="top">in file class.smtp.php, variable <a href="default/SMTP.html#$helo_rply">SMTP::$helo_rply</a></td></tr>
<tr><td><b>$Host</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, variable <a href="default/phpmailer.html#$Host">phpmailer::$Host</a><br> Sets the SMTP hosts.</td></tr>
<tr><td><b>$Hostname</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, variable <a href="default/phpmailer.html#$Hostname">phpmailer::$Hostname</a><br> Sets the hostname to use in Message-Id and Received headers
and as default HELO string.</td></tr>
<tr><td><b>Hello</b></td><td width="100%" align="left" valign="top">in file class.smtp.php, method <a href="default/SMTP.html#Hello">SMTP::Hello()</a><br> Sends the HELO command to the smtp server.</td></tr>
<tr><td><b>Help</b></td><td width="100%" align="left" valign="top">in file class.smtp.php, method <a href="default/SMTP.html#Help">SMTP::Help()</a><br> Gets help information on the keyword specified.</td></tr>
<tr><td colspan = "2"><a name="i"> </a>
<a href="#top">top</a><br>
<TABLE BORDER='1' CELLPADDING='3' CELLSPACING='0' WIDTH='100%'>
<TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
<TD>
<FONT SIZE='+2'><B>i</B></FONT>
</TD>
</TR>
</TABLE>
</td></tr>
<tr><td><b>IsHTML</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, method <a href="default/phpmailer.html#IsHTML">phpmailer::IsHTML()</a><br> Sets message type to HTML.</td></tr>
<tr><td><b>IsMail</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, method <a href="default/phpmailer.html#IsMail">phpmailer::IsMail()</a><br> Sets Mailer to send message using PHP mail() function.
Returns void.</td></tr>
<tr><td><b>IsQmail</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, method <a href="default/phpmailer.html#IsQmail">phpmailer::IsQmail()</a><br> Sets Mailer to send message using the qmail MTA.</td></tr>
<tr><td><b>IsSendmail</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, method <a href="default/phpmailer.html#IsSendmail">phpmailer::IsSendmail()</a><br> Sets Mailer to send message using the $Sendmail program.
Returns void.</td></tr>
<tr><td><b>IsSMTP</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, method <a href="default/phpmailer.html#IsSMTP">phpmailer::IsSMTP()</a><br> Sets Mailer to send message using SMTP.
Returns void.</td></tr>
<tr><td colspan = "2"><a name="l"> </a>
<a href="#top">top</a><br>
<TABLE BORDER='1' CELLPADDING='3' CELLSPACING='0' WIDTH='100%'>
<TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
<TD>
<FONT SIZE='+2'><B>l</B></FONT>
</TD>
</TR>
</TABLE>
</td></tr>
<tr><td><b>$LE</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, variable <a href="default/phpmailer.html#$LE">phpmailer::$LE</a><br> Sets the line endings of the message.</td></tr>
<tr><td><b>$LE</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, variable <a href="default/Boundary.html#$LE">Boundary::$LE</a><br> Sets the line endings of the message.</td></tr>
<tr><td colspan = "2"><a name="m"> </a>
<a href="#top">top</a><br>
<TABLE BORDER='1' CELLPADDING='3' CELLSPACING='0' WIDTH='100%'>
<TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
<TD>
<FONT SIZE='+2'><B>m</B></FONT>
</TD>
</TR>
</TABLE>
</td></tr>
<tr><td><b>$Mailer</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, variable <a href="default/phpmailer.html#$Mailer">phpmailer::$Mailer</a><br> Method to send mail: ("mail", "sendmail", or "smtp").</td></tr>
<tr><td><b>$message_type</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, variable <a href="default/phpmailer.html#$message_type">phpmailer::$message_type</a><br> Holds the type of the message.</td></tr>
<tr><td><b>Mail</b></td><td width="100%" align="left" valign="top">in file class.smtp.php, method <a href="default/SMTP.html#Mail">SMTP::Mail()</a><br> Starts a mail transaction from the email address specified in
$from. Returns true if successful or false otherwise.</td></tr>
<tr><td colspan = "2"><a name="n"> </a>
<a href="#top">top</a><br>
<TABLE BORDER='1' CELLPADDING='3' CELLSPACING='0' WIDTH='100%'>
<TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
<TD>
<FONT SIZE='+2'><B>n</B></FONT>
</TD>
</TR>
</TABLE>
</td></tr>
<tr><td><b>Noop</b></td><td width="100%" align="left" valign="top">in file class.smtp.php, method <a href="default/SMTP.html#Noop">SMTP::Noop()</a><br> Sends the command NOOP to the SMTP server.</td></tr>
<tr><td colspan = "2"><a name="p"> </a>
<a href="#top">top</a><br>
<TABLE BORDER='1' CELLPADDING='3' CELLSPACING='0' WIDTH='100%'>
<TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
<TD>
<FONT SIZE='+2'><B>p</B></FONT>
</TD>
</TR>
</TABLE>
</td></tr>
<tr><td><b>$Password</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, variable <a href="default/phpmailer.html#$Password">phpmailer::$Password</a><br> Sets SMTP password.</td></tr>
<tr><td><b>$PluginDir</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, variable <a href="default/phpmailer.html#$PluginDir">phpmailer::$PluginDir</a><br> Path to phpmailer plugins. This is now only useful if the SMTP class
is in a different directory than the PHP include path.</td></tr>
<tr><td><b>$Port</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, variable <a href="default/phpmailer.html#$Port">phpmailer::$Port</a><br> Sets the default SMTP server port.</td></tr>
<tr><td><b>$Priority</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, variable <a href="default/phpmailer.html#$Priority">phpmailer::$Priority</a><br> Email priority (1 = High, 3 = Normal, 5 = low).</td></tr>
<tr><td><b>phpmailer</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, class <a href="default/phpmailer.html">phpmailer</a><br> phpmailer - PHP email transport class</td></tr>
<tr><td colspan = "2"><a name="q"> </a>
<a href="#top">top</a><br>
<TABLE BORDER='1' CELLPADDING='3' CELLSPACING='0' WIDTH='100%'>
<TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
<TD>
<FONT SIZE='+2'><B>q</B></FONT>
</TD>
</TR>
</TABLE>
</td></tr>
<tr><td><b>Quit</b></td><td width="100%" align="left" valign="top">in file class.smtp.php, method <a href="default/SMTP.html#Quit">SMTP::Quit()</a><br> Sends the quit command to the server and then closes the socket
if there is no error or the $close_on_error argument is true.</td></tr>
<tr><td colspan = "2"><a name="r"> </a>
<a href="#top">top</a><br>
<TABLE BORDER='1' CELLPADDING='3' CELLSPACING='0' WIDTH='100%'>
<TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
<TD>
<FONT SIZE='+2'><B>r</B></FONT>
</TD>
</TR>
</TABLE>
</td></tr>
<tr><td><b>$ReplyTo</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, variable <a href="default/phpmailer.html#$ReplyTo">phpmailer::$ReplyTo</a><br> Holds all "Reply-To" addresses.</td></tr>
<tr><td><b>Recipient</b></td><td width="100%" align="left" valign="top">in file class.smtp.php, method <a href="default/SMTP.html#Recipient">SMTP::Recipient()</a><br> Sends the command RCPT to the SMTP server with the TO: argument of $to.
Returns true if the recipient was accepted false if it was rejected.</td></tr>
<tr><td><b>Reset</b></td><td width="100%" align="left" valign="top">in file class.smtp.php, method <a href="default/SMTP.html#Reset">SMTP::Reset()</a><br> Sends the RSET command to abort and transaction that is
currently in progress.</td></tr>
<tr><td colspan = "2"><a name="s"> </a>
<a href="#top">top</a><br>
<TABLE BORDER='1' CELLPADDING='3' CELLSPACING='0' WIDTH='100%'>
<TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
<TD>
<FONT SIZE='+2'><B>s</B></FONT>
</TD>
</TR>
</TABLE>
</td></tr>
<tr><td><b>$Sender</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, variable <a href="default/phpmailer.html#$Sender">phpmailer::$Sender</a><br> Sets the Sender email of the message.</td></tr>
<tr><td><b>$Sendmail</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, variable <a href="default/phpmailer.html#$Sendmail">phpmailer::$Sendmail</a><br> Sets the path of the sendmail program.</td></tr>
<tr><td><b>$SMTPAuth</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, variable <a href="default/phpmailer.html#$SMTPAuth">phpmailer::$SMTPAuth</a><br> Sets SMTP authentication.</td></tr>
<tr><td><b>$SMTPDebug</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, variable <a href="default/phpmailer.html#$SMTPDebug">phpmailer::$SMTPDebug</a><br> Sets SMTP class debugging on or off.</td></tr>
<tr><td><b>$smtp_conn</b></td><td width="100%" align="left" valign="top">in file class.smtp.php, variable <a href="default/SMTP.html#$smtp_conn">SMTP::$smtp_conn</a></td></tr>
<tr><td><b>$SMTP_PORT</b></td><td width="100%" align="left" valign="top">in file class.smtp.php, variable <a href="default/SMTP.html#$SMTP_PORT">SMTP::$SMTP_PORT</a></td></tr>
<tr><td><b>$Subject</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, variable <a href="default/phpmailer.html#$Subject">phpmailer::$Subject</a><br> Sets the Subject of the message.</td></tr>
<tr><td><b>Send</b></td><td width="100%" align="left" valign="top">in file class.smtp.php, method <a href="default/SMTP.html#Send">SMTP::Send()</a><br> Starts a mail transaction from the email address specified in</td></tr>
<tr><td><b>Send</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, method <a href="default/phpmailer.html#Send">phpmailer::Send()</a><br> Creates message and assigns Mailer.</td></tr>
<tr><td><b>SendAndMail</b></td><td width="100%" align="left" valign="top">in file class.smtp.php, method <a href="default/SMTP.html#SendAndMail">SMTP::SendAndMail()</a><br> Starts a mail transaction from the email address specified in</td></tr>
<tr><td><b>SendOrMail</b></td><td width="100%" align="left" valign="top">in file class.smtp.php, method <a href="default/SMTP.html#SendOrMail">SMTP::SendOrMail()</a><br> Starts a mail transaction from the email address specified in</td></tr>
<tr><td><b>SendToQueue</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, method <a href="default/phpmailer.html#SendToQueue">phpmailer::SendToQueue()</a><br> Sends mail message to an assigned queue directory.</td></tr>
<tr><td><b>SMTP</b></td><td width="100%" align="left" valign="top">in file class.smtp.php, method <a href="default/SMTP.html#SMTP">SMTP::SMTP()</a><br> Initialize the class so that the data is in a known state.</td></tr>
<tr><td><b>SMTP</b></td><td width="100%" align="left" valign="top">in file class.smtp.php, class <a href="default/SMTP.html">SMTP</a><br> STMP is rfc 821 compliant and implements all the rfc 821 SMTP
commands except TURN which will always return a not implemented
error.</td></tr>
<tr><td colspan = "2"><a name="t"> </a>
<a href="#top">top</a><br>
<TABLE BORDER='1' CELLPADDING='3' CELLSPACING='0' WIDTH='100%'>
<TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
<TD>
<FONT SIZE='+2'><B>t</B></FONT>
</TD>
</TR>
</TABLE>
</td></tr>
<tr><td><b>$Timeout</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, variable <a href="default/phpmailer.html#$Timeout">phpmailer::$Timeout</a><br> Sets the SMTP server timeout in seconds.</td></tr>
<tr><td><b>Turn</b></td><td width="100%" align="left" valign="top">in file class.smtp.php, method <a href="default/SMTP.html#Turn">SMTP::Turn()</a><br> This is an optional command for SMTP that this class does not
support.</td></tr>
<tr><td colspan = "2"><a name="u"> </a>
<a href="#top">top</a><br>
<TABLE BORDER='1' CELLPADDING='3' CELLSPACING='0' WIDTH='100%'>
<TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
<TD>
<FONT SIZE='+2'><B>u</B></FONT>
</TD>
</TR>
</TABLE>
</td></tr>
<tr><td><b>$UseMSMailHeaders</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, variable <a href="default/phpmailer.html#$UseMSMailHeaders">phpmailer::$UseMSMailHeaders</a><br> Turns Microsoft mail client headers on and off.</td></tr>
<tr><td><b>$Username</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, variable <a href="default/phpmailer.html#$Username">phpmailer::$Username</a><br> Sets SMTP username.</td></tr>
<tr><td colspan = "2"><a name="v"> </a>
<a href="#top">top</a><br>
<TABLE BORDER='1' CELLPADDING='3' CELLSPACING='0' WIDTH='100%'>
<TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
<TD>
<FONT SIZE='+2'><B>v</B></FONT>
</TD>
</TR>
</TABLE>
</td></tr>
<tr><td><b>$Version</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, variable <a href="default/phpmailer.html#$Version">phpmailer::$Version</a><br> Holds phpmailer version.</td></tr>
<tr><td><b>Verify</b></td><td width="100%" align="left" valign="top">in file class.smtp.php, method <a href="default/SMTP.html#Verify">SMTP::Verify()</a><br> Verifies that the name is recognized by the server.</td></tr>
<tr><td colspan = "2"><a name="w"> </a>
<a href="#top">top</a><br>
<TABLE BORDER='1' CELLPADDING='3' CELLSPACING='0' WIDTH='100%'>
<TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
<TD>
<FONT SIZE='+2'><B>w</B></FONT>
</TD>
</TR>
</TABLE>
</td></tr>
<tr><td><b>$WordWrap</b></td><td width="100%" align="left" valign="top">in file class.phpmailer.php, variable <a href="default/phpmailer.html#$WordWrap">phpmailer::$WordWrap</a><br> Sets word wrapping on the body of the message to a given number of
characters.</td></tr>
</table>
</HTML>