Received: from localhost by CS.UTK.EDU with SMTP (cf v2.9s-UTK) id LAA23958; Tue, 8 Jun 1999 11:18:56 -0400 (EDT) Received: by cs.cs.utk.edu (bulk_mailer v1.12); Tue, 8 Jun 1999 11:17:19 -0400 Received: by CS.UTK.EDU (cf v2.9s-UTK) id LAA23803; Tue, 8 Jun 1999 11:17:18 -0400 (EDT) Received: from astro.cs.utk.edu (LOCALHOST.cs.utk.edu [127.0.0.1]) by CS.UTK.EDU with ESMTP (cf v2.9s-UTK) id LAA23760; Tue, 8 Jun 1999 11:17:08 -0400 (EDT) Received: from astro.cs.utk.edu (128.169.93.168 -> ASTRO.CS.UTK.EDU) by CS.UTK.EDU (smtpshim v1.0); Tue, 8 Jun 1999 11:17:09 -0400 Received: from astro.cs.utk.edu (LOCALHOST [127.0.0.1]) by astro.cs.utk.edu (cf v3.2) with ESMTP id LAA07941; Tue, 8 Jun 1999 11:12:37 -0400 (EDT) Message-Id: <199906081512.LAA07941@astro.cs.utk.edu> X-URI: http://www.cs.utk.edu/~moore/ From: Keith Moore To: "D. J. Bernstein" cc: ietf@ietf.org, drums@cs.utk.edu Subject: Re: Asinine anti-spam mechanisms In-reply-to: Your message of "08 Jun 1999 03:19:56 -0000." <19990608031956.2660.qmail@cr.yp.to> Date: Tue, 08 Jun 1999 11:12:37 -0400 Sender: moore@cs.utk.edu List-Unsubscribe: Sometimes the first attempt to deliver a message is stymied by a temporary problem such as a network outage or a full disk. High-quality mailers do not give up on delivery after a single temporary failure; they wait for a while and then try again. They give up only if the ``temporary'' problem persists for several days. poor analogy. when we suspect that a message may be spam we don't want to handle it in the same way as a network outage or full disk. in particular: - we aren't willing to tolerate the same amount of max delay before deciding whether to send the message to the recipients. we wait three days before giving up attempting to relay a message when the relay attempt fails for temporary reasons. suspected spam, on the other hand, typically gets reviewed within a few hours. - if we do decide that the message is spam, we want to discard it silently. we don't want to return the message to the sender. Keith