Re: [Asrg] SMTP pull anyone?

John Levine <johnl@taugh.com> Sun, 16 August 2009 22:29 UTC

Return-Path: <johnl@iecc.com>
X-Original-To: asrg@core3.amsl.com
Delivered-To: asrg@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 8516E3A6EBE for <asrg@core3.amsl.com>; Sun, 16 Aug 2009 15:29:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -16.785
X-Spam-Level:
X-Spam-Status: No, score=-16.785 tagged_above=-999 required=5 tests=[BAYES_40=-0.185, HABEAS_ACCREDITED_SOI=-4.3, RCVD_IN_BSP_TRUSTED=-4.3, RCVD_IN_DNSWL_HI=-8]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QQEbMLM+Wc3K for <asrg@core3.amsl.com>; Sun, 16 Aug 2009 15:29:42 -0700 (PDT)
Received: from gal.iecc.com (gal.iecc.com [208.31.42.53]) by core3.amsl.com (Postfix) with ESMTP id 54EB53A6CAE for <asrg@irtf.org>; Sun, 16 Aug 2009 15:29:42 -0700 (PDT)
Received: (qmail 61335 invoked from network); 16 Aug 2009 22:29:44 -0000
Received: from mail1.iecc.com (208.31.42.56) by mail1.iecc.com with QMQP; 16 Aug 2009 22:29:44 -0000
DKIM-Signature: v=1; a=rsa-sha256; c=simple; d=iecc.com; h=date:message-id:from:to:subject:in-reply-to:cc:mime-version:content-type:content-transfer-encoding; s=k0908; olt=johnl@user.iecc.com; bh=W1vcKhlCasJQaitCQVqsVv4lW0BhAE8RBCA/JPcE4CU=; b=lr9Jt+MY2jiSfENZ7EzsdcTZMA5a4kXyk6f/O4Bq5BFXfaEHUcvpaM5BBwAC0XLc4OJtbeZ1M1L2LLrpQz8zrE+zxjpG7YLqEnlM0llBnmuRtvAa0OuRfdUebO0XJ2IksdKlN9ZNzg7kvVe2tig/AMISyrT0dPTM5xEQGuEuJMc=
DKIM-Signature: v=1; a=rsa-sha256; c=simple; d=taugh.com; h=date:message-id:from:to:subject:in-reply-to:cc:mime-version:content-type:content-transfer-encoding; s=k0908; bh=W1vcKhlCasJQaitCQVqsVv4lW0BhAE8RBCA/JPcE4CU=; b=OdpI5kfx/Yr4damW66k9VJGmezA7BuFVfTnm0Jt1xkj5WaKkS/+VUI7XTBJyZvstVs4/XEc316kgCaYpMT/etcBwWJwL1XOXqWxjb5tHQN3n9CeGsNyom7UzAsuZwj+aCEnA/zT22xVDcODGghxlI/EeQojUvM3S6nPXmH3lXs0=
Date: Sun, 16 Aug 2009 22:29:44 -0000
Message-ID: <20090816222944.96264.qmail@simone.iecc.com>
From: John Levine <johnl@taugh.com>
To: asrg@irtf.org
In-Reply-To: <4A8853DE.4050402@dcrocker.net>
Organization:
Cc:
X-Headerized: yes
Mime-Version: 1.0
Content-type: text/plain; charset="iso-8859-1"
Content-transfer-encoding: 7bit
Subject: Re: [Asrg] SMTP pull anyone?
X-BeenThere: asrg@irtf.org
X-Mailman-Version: 2.1.9
Precedence: list
Reply-To: Anti-Spam Research Group - IRTF <asrg@irtf.org>
List-Id: Anti-Spam Research Group - IRTF <asrg.irtf.org>
List-Unsubscribe: <http://www.irtf.org/mailman/listinfo/asrg>, <mailto:asrg-request@irtf.org?subject=unsubscribe>
List-Archive: <http://www.irtf.org/mail-archive/web/asrg>
List-Post: <mailto:asrg@irtf.org>
List-Help: <mailto:asrg-request@irtf.org?subject=help>
List-Subscribe: <http://www.irtf.org/mailman/listinfo/asrg>, <mailto:asrg-request@irtf.org?subject=subscribe>
X-List-Received-Date: Sun, 16 Aug 2009 22:29:43 -0000

>> SMTP is currently a push protocol and is initiated by the the
>> sender, no controlling that fact.
  
>> But it is possible to overcome the relay problems, IP spoofing and
>> domain impersonation etc,
  
>> by making the servers pull the mails.

> US6192407

Ah, right, the famous Tumbleweed patent.  Here's a better link
with a readable version.

http://www.google.com/patents?vid=USPAT6192407

This patent covers the idea of putting a message on a web server and
sending the recipient a URL to retrieve the message.  Tumbleweed
enforces it very aggressively.  See the list of suits in their
Wikipedia page.

Were it not for the patent, I expect we'd have a lot of institutions
setting up per-user password protected RSS or Atom feeds with
statements and other messages, and sending you mail telling you to
check your feed when there's something new.

R's,
John