Add the smtpd module to the list of undocumented modules; Barry needs to

write the documentation for this module.
This commit is contained in:
Fred Drake 2001-08-14 11:38:35 +00:00
parent b9c1d3dedf
commit bf781a95c0

View file

@ -45,6 +45,10 @@ Some of these are very old and/or not very robust; marked with ``hmm.''
\item[\module{ihooks}]
--- Import hook support (for \refmodule{rexec}; may become obsolete).
\item[\module{smtpd}]
--- An SMTP daemon implementation which meets the minimum requirements
for \rfc{821} conformance.
\end{description}