"Shawn K. Quinn" <[EMAIL PROTECTED]> writes:

> On Mon, 2007-03-19 at 14:04 +0800, Lars Hansson wrote:
>> He probably mean MS Mail, an ancient Microsoft mail system
>> that no sane person should be running in 2007.
>
> Regardless, if NOOP is in the SMTP standard, and spamd does not handle
> it correctly, that is a bug that needs to be fixed.

A typical response from spamd:

# telnet shear.ucar.edu smtp
Trying 192.43.244.163...
Connected to shear.ucar.edu.
Escape character is '^]'.
220 shear.ucar.edu ESMTP spamd IP-based SPAM blocker; Mon Mar 19
02:42:20 2007
helo openbsd.org
250 Hello, spam sender. Pleased to be wasting your time.
noop
451 Temporary failure, please try again later.
Connection closed by foreign host.
#

And this one from the SMTP RFC 821:
NOOP (NOOP)

            This command does not affect any parameters or previously
            entered commands.  It specifies no action other than that
            the receiver send an OK reply.

            This command has no effect on any of the reverse-path
            buffer, the forward-path buffer, or the mail data buffer.


Sid

Reply via email to