6 lines
271 B
Text
6 lines
271 B
Text
The smtptrapd program is a multi-threaded daemon that provides a
|
|
RFC 2821 compliant SMTP service that always returns a 4xx soft error
|
|
to the RCPT TO verb. Use it to keep spammers who try to exploit the
|
|
MX with highest PRI away.
|
|
|
|
WWW: http://smtptrapd.sourceforge.net/
|