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:date:from:to:subject:message-id:references :mime-version:content-type:in-reply-to; q=dns; s=default; b=pPte fFfpHSCrQvpF985Oo8CTeKORDPFyMrDjkMKKyk8s2E1Z3SE3gUqa6RdfEh1M3p9w 6aD5dca9cM+8Xn9vjuTz2QcotiQgJRxu3uSkl0C8xPNYgmpu6lafFUB4QZSLsx4x FYT0dom96k3sR22YJNmNCe42v/gkyh+FckrcQpI= 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:date:from:to:subject:message-id:references :mime-version:content-type:in-reply-to; s=default; bh=/EvXqL2kZ8 tTzLXbF9hj+8b7THA=; b=VHtHv83yri3X58NyyfnK9yel1jIO0vmoTqkTyTPTwc TgkTiQmVdkxjdmASKdkcfYQ6Dq2xMRG9cuiABD+gArKjlImG4jUEnz9kyHHdZ2wV OYQWmrvKg+0uvgYDt554y9JdJojnNiIQ1X7Ju+yvuBbWAl6Vwa5vuC+CFd1fvp3u o= 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-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,PLING_QUERY,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=losing, indication, UD:php, indexphp X-HELO: mail-pl0-f46.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=PyjYPhmScyvbIm4VV58yaBjo9GHYXp5o7zC8qSDx3yE=; b=j7hAZEFbyK7PwNv2aIxxUtOQrL/YILzZcp/9j6zr5QxpOapbmKLZoKFYpEGn3dka73 6udV5bArWxvx0dEuK4V7AWFwIsAmUPMQNET8vEwpdkvMNvi/kztF3/If6m7GWN4E1PqC n0qMjdXbo/uq+E6FQ2uhssOQzSfRgWaiwl0bmcK1WvlIp8j/71iD7nfTX7UjNiT+Y9df knf8pyYDk8d+XDVxrlIECby5Bh/31km44NRZZLv0G0RIFS1taQNuDtHFB3KKe7WF150G gi+s3tFwaC0XtHB4o5rnnKSWiCmhccrydYtF048PjsH3oUFlWhh/qWKb7FlTHDnPRYC6 cOEQ== X-Gm-Message-State: AElRT7E/BDXK1hsQsWpphhKmuwI0nXynhbJLwrkikXdU2CvK/2ln9ibf ICZO8BVPlLKlXh/Xc66Lz/BN6+Nf X-Google-Smtp-Source: AIpwx4/OwznCaiN8nqScqmqB5HD4yTXoZmmoaGU1Ff7Hl42htSlAeZt0o5HvmolyRDr+es9meo+0gg== X-Received: by 2002:a17:902:b101:: with SMTP id q1-v6mr24542421plr.3.1522972533307; Thu, 05 Apr 2018 16:55:33 -0700 (PDT) Date: Thu, 5 Apr 2018 16:55:31 -0700 From: Stephen Paul Carrier To: cygwin AT cygwin DOT com Subject: Re: msmtp depends on Gnome!? Message-ID: <20180405235531.GB1926@zebra> References: <20180328215009 DOT GB3763 AT zebra> <610cdfa4-be29-ba03-74e6-842334c33eb8 AT SystematicSw DOT ab DOT ca> <20180329231106 DOT GA2235 AT zebra> <714418853 DOT 20180330025036 AT yandex DOT ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <714418853.20180330025036@yandex.ru> User-Agent: Mutt/1.9.1 (2017-09-22) X-IsSubscribed: yes On Fri, Mar 30, 2018 at 02:50:36AM +0300, Andrey Repin wrote: > Greetings, Stephen Paul Carrier! > > > My use case is a sendmail replacement (MTA) to use with cron. > > ssmtp > > > ssmtp does this poorly (and hasn't been maintained since 2009). > > Please clarify. What does it not do for you, and what needs maintenance? It seemed to be losing messages. Maybe that's what non-queueing MTA's do if the server doesn't respond. But there was no indication of a specific error other than the nonzero exit status. I didn't mean to complain about ssmtp so much as switch to something that implements the same basic idea but is currently maintained. Maybe switching will fix the problem, maybe it won't. Still worth changing, I think. And msmtp is a Cygwin package and should have realistic dependencies. I had recently discovered this page: https://wiki.archlinux.org/index.php/SSMTP, which has the best documentation I have seen for ssmtp. Still, the page itself suggests using msmtp instead. Jon Turney reports (in this list) that the msmtp dependencies have been fixed and I confirm that they are. Thanks to all! Stephen Carrier -- 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