Adding the callback.lua documentation.
This commit is contained in:
parent
68d57dc931
commit
e63f500d24
2 changed files with 253 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
|||
<h2 id=smtp>SMTP</h2>
|
||||
|
||||
<p>
|
||||
The module <tt>smtp.lua</tt> provides functionality to send e-mail
|
||||
The <tt>smtp.lua</tt> module provides functionality to send e-mail
|
||||
messages. The implementation conforms to the Simple Mail Transfer Protocol,
|
||||
<a href="http://www.cs.princeton.edu/~diego/rfc/rfc2821.txt">RFC 2821</a>.
|
||||
The other RFC of interest in this implementation is
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue