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:to:from:reply-to:subject:message-id :date:mime-version:content-type:content-transfer-encoding :references; q=dns; s=default; b=yT+ULQVnHJCkSwf5XMO0U6O1NDH1f5e uOF/ssPY3zNIJPs9uM8B9o/ymGHbAUbjjU31LntQtAIiw3f4caGX7XAJcF0iAPmT anRLWf3aY82YUVCv9Bye09v6kkUKJetKk04+LmdVFm5mQ6OhfkB9oAUyQm3l5w3O r9rS611QlH5g= 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:to:from:reply-to:subject:message-id :date:mime-version:content-type:content-transfer-encoding :references; s=default; bh=yTTWZestIkl3iKGbgYBkUploHm8=; b=MMBSr Kcyu/z+R8y0k4PFmBB08CnICxxy2gtj4Rgsp5HSMMN0cVvh9DITXyXY5Zf0qNKA4 AwKbgbdjACkEyAVlz9Thhy3E8V4OfBMIFlKGeTlF1Q1tXQlN72v2MvfwxPC8xXZp X8sSJlWo73d6tEZ7tAPvLowydaAsnbCLnUWfbs= 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.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM,FREEMAIL_REPLYTO,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.1 spammy=Enter, Yahoo, H*r:Oath, H*r:Hermes X-HELO: sonic308-1.consmr.mail.bf2.yahoo.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1574946085; bh=StWwdu+orXuuiuHS6tdhdMDRIpug51r0RR1CUsMm81U=; h=Reply-To:To:From:Subject:Date:References:From:Subject; b=hEJGP9fsy5TO7GLh2xe8VuTF50TheHkmkCdbHR+X+9XltdG3j3w28XkRxCdRT56q7mLU8NCPnNTBC62J5UUzIuk0aRN/p/RjIrujCfJok5I4Er9WWxxYvpHi6fsTFwO3IdsWNdOxQDMHkuuERn0qdkCG1gEqfRru1VVQvARd1b5i6jt1FZHDzaJWS0GfBeQvTfWUYEjccHyS36WnXjELyfQYIRudf+MhNshxgyR0BNtlCbOP11VzUaRdi9uNSajZjYU8QH3TfgE7gXN29XlDp855WbDA6qLJeOWqYmwmHkLs4QjtxwEDRt0YMLP3wKzIQVVtMQd9ORNrjl0XKRnH/g== Reply-To: leishirsute AT yahoo DOT com To: cygwin AT cygwin DOT com From: "P via cygwin" Reply-To: P Subject: Upgraded from Windows 7 to Windows 10: now email doesn't work Message-ID: <5da6957b-0078-6303-973b-c055cb1296c8@yahoo.com> Date: Thu, 28 Nov 2019 08:01:19 -0500 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0 SeaMonkey/2.49.4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed References: <5da6957b-0078-6303-973b-c055cb1296c8 DOT ref AT yahoo DOT com> Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id xASD29sv027476 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? Thanks, Mike -- 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