DMARC-Filter: OpenDMARC Filter v1.4.2 delorie.com 64LNVD8E2474055
Authentication-Results: delorie.com; dmarc=pass (p=none dis=none) header.from=cygwin.com
Authentication-Results: delorie.com; spf=pass smtp.mailfrom=cygwin.com
DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 64LNVD8E2474055
Authentication-Results: delorie.com;
	dkim=pass (1024-bit key, unprotected) header.d=cygwin.com header.i=@cygwin.com header.a=rsa-sha256 header.s=default header.b=wuVWoiaA
X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5B06A48F664D
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1779406271;
	bh=mESgacK3sSL/XR/4hssO5o3Eho/ZFLSBqNtUiycwg0I=;
	h=Date:To:Subject:References:In-Reply-To:List-Id:List-Unsubscribe:
	 List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:
	 From;
	b=wuVWoiaAXobKSJMVgQGLuJyBqUNO4ICN7ROLDlpTmbVFIXAW6y4LqN3CmFjpeHFHr
	 PYz5P5qCaMiWrO8RUfswXlekvR/moEe5vitZzSDTAM+HlD4hcXCO83cpqcNZE0gd8D
	 t0prHOMFW++qcaWWoIizcp8buBisxhR6vyzxIC9Q=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 5134D4CCCA2A
ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 5134D4CCCA2A
ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1779406220; cv=none;
 b=BqhL3mJq9CjBhSBo2PtNMV7NpaCcZSu9aJGQor+pvR6euqjRApxJOFVfU7An1FrUzBRehYQciDVPSKO+mXZ3qUBOwn0S/JpsIkArwd7jSVyeH8XxEZzDURR2XfTHzsU8K0lZz09ipuC5BSI1WYsoMSzHDa5Gvfz97e3IoHVxmUo=
ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key;
 t=1779406220; c=relaxed/simple;
 bh=YCKnpApmovuQMAcpMgCewXNETpNFpPo6EeVUoG2sUEw=;
 h=Date:From:To:Subject:Message-ID:MIME-Version;
 b=XFFq604ZHDi9PkIhUPqWRO9j485jkJnEhGuHmHEMqF34VDLl9gErcvN5UYHAQUZF4t7Klcxbp4DW2sh/aXjfoyuO4gUmTJo9GNIQAhMyUdpWOQKrchPOwhD/ACmkZq/+OS3jK4ZhS2YxfPeJTnAXXYtyDnprxsR7LB99YptKkJ0=
ARC-Authentication-Results: i=1; sourceware.org
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5134D4CCCA2A
Date: Thu, 21 May 2026 23:30:17 +0000
To: Andrey Repin via Cygwin <cygwin@cygwin.com>
Subject: Re: The email-command doesn't work
Message-ID: <ag-ViRYNk4jJRxtv@sdf.org>
Mail-Followup-To: Andrey Repin via Cygwin <cygwin@cygwin.com>
References: <c9ee06b0-5775-4434-b58e-5e2b5f4608e1@gmx.de>
 <172301474.20260521114401@yandex.ru>
MIME-Version: 1.0
Content-Disposition: inline
In-Reply-To: <172301474.20260521114401@yandex.ru>
User-Agent: Mutt/2.2.14 (2025-02-20)
X-BeenThere: cygwin@cygwin.com
X-Mailman-Version: 2.1.30
Precedence: list
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: Dr Bean via Cygwin <cygwin@cygwin.com>
Reply-To: Dr Bean <drbean@freeshell.org>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: cygwin-bounces~archive-cygwin=delorie.com@cygwin.com
Sender: "Cygwin" <cygwin-bounces~archive-cygwin=delorie.com@cygwin.com>

On Thu, 21 May 2026, Andrey Repin via Cygwin wrote:

> Greetings, Joachim Weimann!

> > until some time ago I was able to send emails from Cygwin using the
> > email-command. My provider has recently made the following changes:
> > - The use of STARTTLS is mandatory.
> > - TLS versions 1.0 and 1.1 are no longer supported.

> > One of these changes has caused the email-command to stop working. I have
> > added the parameter "USE_TLS = 'true'" to the .email.conf-file.

> > Are TLS versions 1.2 and 1.3 supported by email?

> > How can I send emails from Cygwin in a simple way? Which packages are required?

> > I have been told that configuring sendmail is quite complicated.

> I can help you with 'email-command', but my experience with ssmtp and other
> relays was quite good in the past.And at least ssmtp supports modern ciphers.

> If all else fails, you could always try the stunnel reverse proxy to wrap the
> communication.

I was unable to get exim to work as my MTA, even with the 
smarthost router.

But ssmtp allows me to route through the ISP.
I've forgotten what that required.

Perhaps just setting sendmail to it in .muttrc.

> -- 
> With best regards,
> Andrey Repin
> Thursday, May 21, 2026 11:42:29

> Sorry for my terrible english...


> -- 
> Problem reports:      https://cygwin.com/problems.html
> FAQ:                  https://cygwin.com/faq/
> Documentation:        https://cygwin.com/docs.html
> Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

-- 
Greg "Dr Bean" Matheson		Teaching: leaving 
http://drbean.sdf.org		fingerprints over the tabula rasa.
drbean@freeshell.org		--Dr Bean
				

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple
