X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:subject:to:references:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=Xk6QMU2z3QinilRQ FKd64/5aaHQjxifkXvo1h9zR5w9qfpPJGWBfiwyILCpl6EzrbTBP5DTtuVjQ63FD usVdYl7M+zpI/OCmLAg0DMh7xFk3g4hs0TE36vQ65BxTiY05i7WoX2W8nu8Hx//n npaJkha74lOvJpUu2XoIKBM4ZZU= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:subject:to:references:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=0GpknfkFy3AD0D5QIlD4t/ 4I4Os=; b=oBTXRGjEcv+VJIL7JrKFXk50tVjQxN/dsnQlUspb5JV92UHV+rsj9f ChEd/P3f6JW/79GPxJS5aWmLgbBzB594vvNcbTLHHyEZ6lbuC+rZl5dGVrtIQJdY RAe9YGwNHSgcO8YhduHEVDYHeaLUHtEWVfdQcQoN7orJv7ga5Ap2M= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.1 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.1 spammy=Enter, password, HContent-Transfer-Encoding:8bit X-HELO: mailsrv.cs.umass.edu Reply-To: moss AT cs DOT umass DOT edu Subject: Re: Upgraded from Windows 7 to Windows 10: now email doesn't work To: cygwin AT cygwin DOT com References: <5da6957b-0078-6303-973b-c055cb1296c8 DOT ref AT yahoo DOT com> <5da6957b-0078-6303-973b-c055cb1296c8 AT yahoo DOT com> From: Eliot Moss Message-ID: Date: Thu, 28 Nov 2019 09:48:30 -0500 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.9.1 MIME-Version: 1.0 In-Reply-To: <5da6957b-0078-6303-973b-c055cb1296c8@yahoo.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes On 11/28/2019 8:01 AM, P via cygwin wrote: > After upgrading to Windows 10, Cygwin smtp email doesn't work. > > Get the error: >> $ echo "this is a test"|email -s "test" pellmd AT yahoo DOT com >> >> email: FATAL: Smtp error: Lost connection with SMTP server > > > Here's my config: >> $ email-config >> Please enter your From: name (e.g., John Doe) [Mike]: >> Please enter your From: email address [xxxxxx AT yahoo DOT com]: >> Please enter your Reply-to: email address [xxxxxx AT yahoo DOT com]: >> Enter 1 to use sendmail or 2 to use a SMTP server [2]: >> Please enter the address of your SMTP server [smtp.mail.yahoo.com]: >> Please enter the SMTP port number [25]: 465 # I've tried ports: 587,25,995 as well with no success >> Please select SMTP authentication (1 for none, 2 for LOGIN, 3 for PLAIN) [1]: 2    # I've tried >> none, and PLAIN also with no success >> Please enter your SMTP username [xxxxxx AT yahoo DOT com]: >> Please enter your SMTP password [xpaaswordx]: >> Use TLS (true or false)? [true]: >> >> >> Please check the configuration file /etc/email/email.conf for correctness. > Any suggestions how to debug or alternative ways to get email working to Yahoo? Perhaps Windows 10 is being more aggressive about firewalls, etc. That's a place I would check. (I'm not familiar with the "email" program in particular, but I see that it's a usual cygwin package, so it should be ok.) Regards - Eliot Moss -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple