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

Claus Assmann <ietf-smtp@esmtp.org> Mon, 12 October 2020 07:34 UTC

Return-Path: <ietf-smtp@esmtp.org>
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 EFD683A12EB for <ietf-smtp@ietfa.amsl.com>; Mon, 12 Oct 2020 00:34:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.897
X-Spam-Level:
X-Spam-Status: No, score=-1.897 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_NONE=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=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 ByK6CZq5-MUz for <ietf-smtp@ietfa.amsl.com>; Mon, 12 Oct 2020 00:34:49 -0700 (PDT)
Received: from kiel.esmtp.org (kiel.esmtp.org [195.244.235.220]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 45ACF3A12E5 for <ietf-smtp@ietf.org>; Mon, 12 Oct 2020 00:34:48 -0700 (PDT)
Received: from kiel.esmtp.org (localhost. [127.0.0.1]) by kiel.esmtp.org (MeTA1-1.1.Alpha15.2) with ESMTPS (TLS=TLSv1.2, cipher=ECDHE-RSA-CHACHA20-POLY1305, bits=256, verify=OK) id S000000000003325F00; Mon, 12 Oct 2020 09:34:45 +0200
Received: (from ca@localhost) by kiel.esmtp.org (8.16.0.41/8.12.10.Beta0/Submit) id 09C7YjwE062752 for ietf-smtp@ietf.org; Mon, 12 Oct 2020 09:34:45 +0200 (CEST)
Date: Mon, 12 Oct 2020 09:34:45 +0200
From: Claus Assmann <ietf-smtp@esmtp.org>
To: ietf-smtp@ietf.org
Message-ID: <20201012073445.GA7385@kiel.esmtp.org>
Reply-To: ietf-smtp@ietf.org
Mail-Followup-To: ietf-smtp@ietf.org
References: <20201009203231.GA91739@kiel.esmtp.org> <20201009204511.42EE023305C4@ary.qy>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: inline
In-Reply-To: <20201009204511.42EE023305C4@ary.qy>
Archived-At: <https://mailarchive.ietf.org/arch/msg/ietf-smtp/-dAcMYL5_mxgVFTIZiqtegXethY>
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 07:34:51 -0000

[please use only the list for replies, thanks.]

John R Levine wrote:
> The place I use is called Tektonic, http://tektonic.net/

Thanks, unfortunately they don't support the OS I'm using.
But now that you wrote about "VPS" I know what to look for
(not simply "hosting" - that showed mostly "web hosting")

> (mostly) transparent outbound mail filtering so their reputation seems

If STARTTLS is used, they shouldn't be able to do it, unless they
mess with SMTP (or much worse: with TLS), right?