1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml">
5 <!-- template designed by Marco Von Ballmoos -->
6 <title>Docs for page class.smtp.php</title>
7 <link rel="stylesheet" href="../media/stylesheet.css" />
8 <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
11 <div class="page-body">
12 <h2 class="file-name">Program_Root/class.smtp.php</h2>
14 <a name="sec-description"></a>
15 <div class="info-box">
16 <div class="info-box-title">Description</div>
18 <span class="disabled">Description</span> |
19 <a href="#sec-classes">Classes</a>
21 <div class="info-box-body">
22 <!-- ========== Info from phpDoc block ========= -->
27 <a name="sec-classes"></a>
28 <div class="info-box">
29 <div class="info-box-title">Classes</div>
31 <a href="#sec-description">Description</a> |
32 <span class="disabled">Classes</span>
34 <div class="info-box-body">
35 <table cellpadding="2" cellspacing="0" class="class-table">
37 <th class="class-table-header">Class</th>
38 <th class="class-table-header">Description</th>
41 <td style="padding-right: 2em; vertical-align: top">
42 <a href="../PHPMailer/SMTP.html">SMTP</a>
45 SMTP is rfc 821 compliant and implements all the rfc 821 SMTP commands except TURN which will always return a not implemented error. SMTP also provides some utility methods for sending mail to an SMTP server.
56 <p class="notes" id="credit">
57 Documention generated on Mon, 28 Jul 2003 23:25:50 -0400 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.0</a>