Kyberia v2.3 - 1st revision from SVN (Without patches of kyberia.sk team)
[mirrors/Kyberia-bloodline.git] / inc / phpmailer / phpdoc / PHPMailer / _class_smtp_php.html
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">
4 <head>
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'/>
9 </head>
10 <body>
11 <div class="page-body">
12 <h2 class="file-name">Program_Root/class.smtp.php</h2>
13
14 <a name="sec-description"></a>
15 <div class="info-box">
16 <div class="info-box-title">Description</div>
17 <div class="nav-bar">
18 <span class="disabled">Description</span> |
19 <a href="#sec-classes">Classes</a>
20 </div>
21 <div class="info-box-body">
22 <!-- ========== Info from phpDoc block ========= -->
23
24 </div>
25 </div>
26
27 <a name="sec-classes"></a>
28 <div class="info-box">
29 <div class="info-box-title">Classes</div>
30 <div class="nav-bar">
31 <a href="#sec-description">Description</a> |
32 <span class="disabled">Classes</span>
33 </div>
34 <div class="info-box-body">
35 <table cellpadding="2" cellspacing="0" class="class-table">
36 <tr>
37 <th class="class-table-header">Class</th>
38 <th class="class-table-header">Description</th>
39 </tr>
40 <tr>
41 <td style="padding-right: 2em; vertical-align: top">
42 <a href="../PHPMailer/SMTP.html">SMTP</a>
43 </td>
44 <td>
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.
46 </td>
47 </tr>
48 </table>
49 </div>
50 </div>
51
52
53
54
55
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>
58 </p>
59 </div></body>
60 </html>
This page took 0.272373 seconds and 4 git commands to generate.