Re: [apps-discuss] I-D Action: draft-ietf-appsawg-malformed-mail-02.txt

"John Levine" <johnl@taugh.com> Sun, 20 May 2012 07:36 UTC

Return-Path: <johnl@iecc.com>
X-Original-To: apps-discuss@ietfa.amsl.com
Delivered-To: apps-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9AFB821F858F for <apps-discuss@ietfa.amsl.com>; Sun, 20 May 2012 00:36:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -111.199
X-Spam-Level:
X-Spam-Status: No, score=-111.199 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HABEAS_ACCREDITED_SOI=-4.3, RCVD_IN_BSP_TRUSTED=-4.3, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OuUOkentjnJY for <apps-discuss@ietfa.amsl.com>; Sun, 20 May 2012 00:36:05 -0700 (PDT)
Received: from leila.iecc.com (leila6.iecc.com [IPv6:2001:470:1f07:1126:0:4c:6569:6c61]) by ietfa.amsl.com (Postfix) with ESMTP id 756E921F855A for <apps-discuss@ietf.org>; Sun, 20 May 2012 00:36:05 -0700 (PDT)
Received: (qmail 44040 invoked from network); 20 May 2012 07:36:04 -0000
Received: from leila.iecc.com (64.57.183.34) by mail1.iecc.com with QMQP; 20 May 2012 07:36:04 -0000
DKIM-Signature: v=1; a=rsa-sha256; c=simple; d=iecc.com; h=date:message-id:from:to:cc:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:vbr-info; s=4fb89ee4.xn--hew.k1205; i=johnl@user.iecc.com; bh=/MAPUp7VV7kA4cqLp0jqxU8/kFze9/rRuOLkove8HTA=; b=hdfVEJMGwtvkQXeY2sZpI2hwSN4Lhyi0ut3Q5iW5OzH8/+n+lfn+0piQYGTIn2VAMNeM/odYikMw+AiZSidnZ565kOBcS0aeO6t5UjHlA82wX99Kl/6w4MlvqKqDKmvb7fQdKBXolmJ6eBW33I3rKPh2w3irvnEblcMv4xlqHr8=
DKIM-Signature: v=1; a=rsa-sha256; c=simple; d=taugh.com; h=date:message-id:from:to:cc:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:vbr-info; s=4fb89ee4.xn--hew.k1205; olt=johnl@user.iecc.com; bh=/MAPUp7VV7kA4cqLp0jqxU8/kFze9/rRuOLkove8HTA=; b=fZH3Q+G2t66GchdZbQhKZwu6bDu5rpY8GIZY30TRxLaW+mzg2PuhdC1X41/P/q/gIthtK8cjlWz7j9nLFG+vsbSPwgnG9ia/sb7o1ZRfoo/Clikx6cvpQDx7qQBdJAuyLYQXaAX0315vQ6f2ui4PXlHrguqxfFjrCZel/39NRBY=
VBR-Info: md=iecc.com; mc=all; mv=dwl.spamhaus.org
Date: Sun, 20 May 2012 07:35:41 -0000
Message-ID: <20120520073541.82763.qmail@joyce.lan>
From: John Levine <johnl@taugh.com>
To: apps-discuss@ietf.org
In-Reply-To: <9452079D1A51524AA5749AD23E0039281297AF@exch-mbx901.corp.cloudmark.com>
Organization:
X-Headerized: yes
Mime-Version: 1.0
Content-type: text/plain; charset="utf-8"
Content-transfer-encoding: 7bit
Subject: Re: [apps-discuss] I-D Action: draft-ietf-appsawg-malformed-mail-02.txt
X-BeenThere: apps-discuss@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: General discussion of application-layer protocols <apps-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/apps-discuss>, <mailto:apps-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/apps-discuss>
List-Post: <mailto:apps-discuss@ietf.org>
List-Help: <mailto:apps-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/apps-discuss>, <mailto:apps-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 20 May 2012 07:36:06 -0000

>> I'd also suggest that the draft emphasize that many kinds of errors are
>> strong indicators that a message is spam or contains malware, ...

>I certainly agree with the latter.  I think the former is a little more
>dangerous, because there are lots of errors that are innocent or
>ignorant rather than attempts to deceive.  That doesn't make them right,
>but it does mean drastic measures can have unwanted side effects, just
>like assuming a failed SPF check or DKIM signature validation is
>automatically a sign of foul play.

Depends on the error.  There are highly accurate blacklists that work
by looking for technical errors in spam that are characteristic of
botware.  I certainly am not proposing that you say what the bot
signatures are, just that certain kinds of errors strongly suggest
that it's a message best rejected or discarded.

>Many deviations from what [MAIL] specifies are considered by some
>receivers to be strong indications that the message is undesirable,
>i.e., is spam or contains malware.  Such receivers quickly decide that
>the best handling choice is simply to reject or discard the message. 

Yes.

>This means malformations caused by innocent misunderstandings or
>ignorance of proper syntax can cause messages with no ill intent also to
>fail to be delivered.

Maybe, depends on the filter.  See above.

>Senders that want to ensure message delivery are best advised to adhere
>strictly to [MAIL], as well as observe other industry best practices
>such as may be published either by the IETF or independently from time
>to time.

Yes

R's,
John