From owner-freebsd-questions@freebsd.org Sun Mar 31 19:25:28 2019 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CDE9F1569D79 for ; Sun, 31 Mar 2019 19:25:28 +0000 (UTC) (envelope-from johnl@iecc.com) Received: from gal.iecc.com (gal.iecc.com [IPv6:2001:470:1f07:1126:0:43:6f73:7461]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "gal.iecc.com", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D97E68E5EB for ; Sun, 31 Mar 2019 19:25:27 +0000 (UTC) (envelope-from johnl@iecc.com) Received: (qmail 14930 invoked from network); 31 Mar 2019 19:25:24 -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; s=3a4d.5ca11424.k1903; bh=K+a/Ec+OHYlTyDAs/uNzYMVtzUJZOVnJZzqG8KEuvNg=; b=u/gfONxylmaW7yWHJWkNaHsrKccINuwEXLQbyCHLaIuApwA6krLiHjaNZrNnvzkHLzXgRzKBk5cwRW4x8tujJJeAURpNz8WwIw0kNyyxk+5NgFi7O7lTCDHh3nt5qbfaIqACTO/4S8KAvWfOam0yj/FdBgbyWC2usWLtNNC1gXlergTZX5B2nNjxYgkBnFEw+j+n0f4/aQeStoSrdEIbdXOd0VRjSoIJOcRd4MGcJEpiwm5g4wNbWUsC00RESEXS Received: from ary.qy ([IPv6:2001:470:1f07:1126::78:696d:6170]) by imap.iecc.com ([IPv6:2001:470:1f07:1126::78:696d:6170]) with ESMTP via TCP6; 31 Mar 2019 19:25:24 -0000 Received: by ary.qy (Postfix, from userid 501) id D03DE201129F96; Sun, 31 Mar 2019 15:25:23 -0400 (EDT) Date: 31 Mar 2019 15:25:23 -0400 Message-Id: <20190331192523.D03DE201129F96@ary.qy> From: "John Levine" To: freebsd-questions@freebsd.org Cc: freebsd@edvax.de Subject: Re: Why is Sendmail still around? In-Reply-To: <20190330034328.2ecbd2c8.freebsd@edvax.de> Organization: Taughannock Networks X-Headerized: yes Mime-Version: 1.0 Content-type: text/plain; charset=utf-8 Content-transfer-encoding: 8bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 Mar 2019 19:25:29 -0000 In article <20190330034328.2ecbd2c8.freebsd@edvax.de> you write: >Sorry, maybe I didn't write my current problem in a more >precise way: The SmartHost option (mail relay provided by >ISP) is gone, ... Are you saying your mail provider offers no submission server for its users? That's very hard to believe. If your provider is Schlund, I think you'll find the submission server at smtp.1and1.com on port 587. R's, John