Added documentation for the "smtpd" module.

Closes SF bug #450803.
This commit is contained in:
Fred Drake 2004-07-11 16:25:25 +00:00
parent 88e8e34ab0
commit 2363e8fece
3 changed files with 65 additions and 0 deletions

View file

@ -228,6 +228,7 @@ and how to embed it in other applications.
\input{libimaplib}
\input{libnntplib}
\input{libsmtplib}
\input{libsmtpd}
\input{libtelnetlib}
\input{liburlparse}
\input{libsocksvr}