.TH smtpd "" "" Command
.PC "SMTP daemon"
\fB/bin/smtpd\fR
.PP
.II SMTP
The daemon
.B smtpd
reads SMTP commands from standard input, and writes
SMTP replies onto the standard output.
The following SMTP commands are implemented:
.DS
.ta 0.5i 1.75i 3.0i 4.25i
	HELO	MAIL	FROM	RCPT
	TO	DATA	RSET	NOOP
	VRFY	EXPN	QUIT	DEBUG
.DE
.SH "See Also"
.Xr "commands," commands
.Xr "mail [overview]," mail.o
.Xr "rsmtp," rsmtp
.Xr "smail" smail
.SH Notes
.B smtpd
is a link to command
.BR smail .
.PP
Copyright \(co 1987, 1988 Ronald S. Karr and Landon Curt Noll.
Copyright \(co 1992 Ronald S. Karr.
.PP
For details on the distribution rights and restrictions
associated with this software, see file
.BR COPYING ,
which is included with the source code to the
.B smail
system; or type the command:
.BR "smail \-bc" .
