From owner-freebsd-questions@freebsd.org Sun Apr 5 03:21:49 2020 Return-Path: Delivered-To: freebsd-questions@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B39C22AAED1 for ; Sun, 5 Apr 2020 03:21:49 +0000 (UTC) (envelope-from ihor@antonovs.family) Received: from mail.antonovs.family (mail.antonovs.family [100.25.240.195]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mail.antonovs.family", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48vzV264Zqz4QQH for ; Sun, 5 Apr 2020 03:21:30 +0000 (UTC) (envelope-from ihor@antonovs.family) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=antonovs.family; s=20200215; t=1586053281; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=2gg4eeXFqgZFzvsIbl8G+bjTaL5HYq5BqdPg/2nJuzo=; b=iYxFGEMQYkOth2ml3SWAWFguo/qqEMVP9u5s6fL1ZyXxuk8xLNTcoFqZeCIBoTroI/UIYj LfW8hvPsBmY/84meRbQEBk/Qm/ol/BfsvVtpNXHHFJiA9KwUiWmPSM4zzDva5bLGjoHpyv xbFbu9TP3Pt2XJH0nev01qiQMFdh60U= Received: by mail.antonovs.family (OpenSMTPD) with ESMTPSA id c18b29eb (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for ; Sun, 5 Apr 2020 02:21:21 +0000 (UTC) From: Ihor Antonov To: freebsd-questions@freebsd.org Subject: Re: current best FreeBSD hosting services Date: Sat, 04 Apr 2020 19:21:13 -0700 Message-ID: <5460332.DvuYhMxLoT@sea-ll-10936> In-Reply-To: <24199.19346.666044.877330@alice.local> References: <20200402191340.vs4id5i3j7uscppv@sea-ll-10936> <24199.19346.666044.877330@alice.local> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Rspamd-Queue-Id: 48vzV264Zqz4QQH X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=antonovs.family header.s=20200215 header.b=iYxFGEMQ; dmarc=pass (policy=none) header.from=antonovs.family; spf=pass (mx1.freebsd.org: domain of ihor@antonovs.family designates 100.25.240.195 as permitted sender) smtp.mailfrom=ihor@antonovs.family X-Spamd-Result: default: False [-5.34 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; R_DKIM_ALLOW(-0.20)[antonovs.family:s=20200215]; RCVD_IN_DNSWL_FAIL(0.00)[195.240.25.100.list.dnswl.org:query timed out]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+mx]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-questions@freebsd.org]; TO_DN_NONE(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; RCPT_COUNT_ONE(0.00)[1]; RBL_SARBL_BAD_FAIL(0.00)[query timed out]; SEM_URIBL_UNKNOWN_FAIL(0.00)[query timed out]; DKIM_TRACE(0.00)[antonovs.family:+]; DMARC_POLICY_ALLOW(-0.50)[antonovs.family,none]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; IP_SCORE(-3.34)[ip: (-9.16), ipnet: 100.24.0.0/13(-4.46), asn: 14618(-3.03), country: US(-0.05)]; FROM_EQ_ENVFROM(0.00)[]; MID_RHS_NOT_FQDN(0.50)[]; CTE_CASE(0.50)[]; ASN(0.00)[asn:14618, ipnet:100.24.0.0/13, country:US]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_ALL(0.00)[]; RCVD_COUNT_TWO(0.00)[2] 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, 05 Apr 2020 03:21:49 -0000 On Friday, April 3, 2020 7:43:30 AM PDT George Hartzell wrote: > Ihor Antonov writes: > > [...] > > I run a small mail server instance with a monthly total of slightly below > > $20. This includes t3.micro reserved instance + 100 GB EBS volume, > > reserved cache.t3.micro redis for rspamd, and backups on S3 in glacier. > > Did you have any trouble getting AWS to remove the constraints on the > SMTP ports? You need to allocate yourself an Elastic IP address and you need to have a domain name too. Then you go here: https://aws.amazon.com/premiumsupport/knowledge-center/ec2-port-25-throttle/ And request removing limitations for that IP. You will need to specify your the A record of your mail server and they will create a reverse PTR for you. That is all I had to do. -- Ihor Antonov https://useplaintext.email