Re: [ietf-smtp] own mail server: DNS / static IP / no bad reputation?

Arnt Gulbrandsen <arnt@gulbrandsen.priv.no> Mon, 12 October 2020 11:16 UTC

Return-Path: <arnt@gulbrandsen.priv.no>
X-Original-To: ietf-smtp@ietfa.amsl.com
Delivered-To: ietf-smtp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 885513A140C for <ietf-smtp@ietfa.amsl.com>; Mon, 12 Oct 2020 04:16:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.097
X-Spam-Level:
X-Spam-Status: No, score=-2.097 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_NONE=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=gulbrandsen.priv.no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Yryq4adZ5my4 for <ietf-smtp@ietfa.amsl.com>; Mon, 12 Oct 2020 04:16:19 -0700 (PDT)
Received: from stabil.gulbrandsen.priv.no (stabil.gulbrandsen.priv.no [IPv6:2a01:4f8:191:91a8::3]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CF5333A140A for <ietf-smtp@ietf.org>; Mon, 12 Oct 2020 04:16:18 -0700 (PDT)
Received: from stabil.gulbrandsen.priv.no (stabil.gulbrandsen.priv.no [IPv6:2a01:4f8:191:91a8::3]) by stabil.gulbrandsen.priv.no (Postfix) with ESMTP id 4EB6DC0019; Mon, 12 Oct 2020 12:22:33 +0100 (IST)
Authentication-Results: stabil.gulbrandsen.priv.no; dmarc=none (p=none dis=none) header.from=gulbrandsen.priv.no
Authentication-Results: stabil.gulbrandsen.priv.no; spf=none smtp.mailfrom=arnt@gulbrandsen.priv.no
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gulbrandsen.priv.no; s=mail; t=1602501753; bh=mPRval8EJMXhKUZRp4edySXvF0wf5oULB2d26XkkkcE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=TLsl/+mFFB8x9QQOn7vhA9+43v0MafsHb0L09+HCifqlOD7sumJNvYny1evNOKGIw mSnSfwEPaUebd7tvKQY96Dkg/EtNjwdt26tsONqY9aNsfRZzShkE8DjEXXn4neyc8D vAjO+WDBBRKjuz9Yx4cuHn+K04JgryPNLZtLhD6U=
Received: from arnt@gulbrandsen.priv.no by stabil.gulbrandsen.priv.no (Archiveopteryx 3.2.0) with esmtpsa id 1602501752-19142-19140/9/255; Mon, 12 Oct 2020 11:22:32 +0000
From: Arnt Gulbrandsen <arnt@gulbrandsen.priv.no>
To: ietf-smtp@ietf.org
Date: Mon, 12 Oct 2020 15:53:42 +0200
Mime-Version: 1.0
Message-Id: <df475668-681d-4f7c-ad1a-98b31079c7ee@gulbrandsen.priv.no>
In-Reply-To: <CAMO9ifvLKc4XB1JJ=VokQBHxrHB5_0A8EeMPmULrb=MQ6S=74Q@mail.gmail.com>
References: <20201009203231.GA91739@kiel.esmtp.org> <20201009204511.42EE023305C4@ary.qy> <20201012073445.GA7385@kiel.esmtp.org> <CAMO9ifvLKc4XB1JJ=VokQBHxrHB5_0A8EeMPmULrb=MQ6S=74Q@mail.gmail.com>
User-Agent: Trojita/0.7; Qt/5.11.3; xcb; Linux; Devuan GNU/Linux 3 (beowulf)
Content-Type: text/plain; charset="utf-8"; format="flowed"
Archived-At: <https://mailarchive.ietf.org/arch/msg/ietf-smtp/l9M2Lybad93iX8SVKWLs96Gifcg>
Subject: Re: [ietf-smtp] own mail server: DNS / static IP / no bad reputation?
X-BeenThere: ietf-smtp@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "Discussion of issues related to Simple Mail Transfer Protocol \(SMTP\) \[RFC 821, RFC 2821, RFC 5321\]" <ietf-smtp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ietf-smtp>, <mailto:ietf-smtp-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/ietf-smtp/>
List-Post: <mailto:ietf-smtp@ietf.org>
List-Help: <mailto:ietf-smtp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ietf-smtp>, <mailto:ietf-smtp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 12 Oct 2020 11:16:21 -0000

On Monday 12 October 2020 13:04:17 CEST, Sam Varshavchik wrote:
> On Mon, Oct 12, 2020 at 3:34 AM Claus Assmann <ietf-smtp@esmtp.org> wrote:
>> If STARTTLS is used, they shouldn't be able to do it, unless they
>> mess with SMTP (or much worse: with TLS), right?
>
> They intercept outbound port 25, and simply don't advertise STARTTLS.
> Only STS will catch that.

See https://toroid.org/vodafone-smtp-mitm for example. Vodafone India makes 
it so that when mobile phones connect to SMTP servers outside Vodafone's 
network, they simply don't receive any STARTTLS advertisement.

Arnt