| delorie.com/archives/browse.cgi | search |
| 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:from:date:to:subject:message-id:references | |
| :mime-version:content-type:in-reply-to; q=dns; s=default; b=qW8m | |
| 0Czm+14K7rXrcKEDo0B/2SeaAWvR4SfRuGDCM7yy39etXnn3MFqIQdZXGfbBvDST | |
| o4AkSJPzoVFdEfNM3X8OYJwJ5skSK+hvbPSaCYshlK4pNS6mQ1ofLafPd957kqo0 | |
| jlH+GwRhc67gd6YqDU8WJpKfgGnLmpqCVrixGTM= | |
| 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:from:date:to:subject:message-id:references | |
| :mime-version:content-type:in-reply-to; s=default; bh=yVqYXsgCaq | |
| DjI2g5e2rfMwKkhZU=; b=lHHoSB1SnPxU0HzpRd1nMFGqvvoP+yAbccHFcVSiXb | |
| LVan7NUxuSG9chkjwFzrTEqp/gRLw367pVOeTKrUZWLoN2w1LMGFqOz3F3NOD9Kw | |
| mMFKal0E9v0nI3gOZMLAaUWexKH2sozh/bbYSnmsC4EpI5Cx6FtZ6i54kfdsiiyw | |
| A= | |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| 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.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 spammy=uploaded, regularly, you! |
| X-HELO: | mail-pf1-f173.google.com |
| DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=berkeley-edu.20150623.gappssmtp.com; s=20150623; h=from:date:to:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=4jwTIbJ2tNBNV++3SZKb3CVNHH544/Ol9dbtwywP/Hg=; b=Z9vfZ0Kc1AGvX+/AZ/t2O2L0RsN4XML/kCATUsZyWxHtlzTfHJIWNNgBwt4MC/1ISI uoCqJQyXKvwLO8wyCGVvyoP1LosznHmK4Z9NNaSB/T5D1t9g3oPdX+UgKJmkURKSh1NA 8tRQtmk8lVncnBKgrd1uQlUd2Clixta4X0wy5/sdC3WwwdabEP0Ec4UgkEoQ36BmcBvP yIsbI+cC0Yf72eTQYodYjyLGKQdGk5esmimD9lJMgbDQh9YX0rhh1II3Dpn2Y3hReAr2 8d6gCTtfxfu1hAr6dN3qFDWbOqzPMPSdBh6UZ7xLzkgzFTlMsCIEThTbexDA1Ejjfuwi up7Q== |
| From: | Stephen Carrier <carrier AT berkeley DOT edu> |
| Date: | Thu, 10 Oct 2019 18:45:09 -0700 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: msmtp 1.8.5 built using ${prefix}/${SYSCONFDIR} |
| Message-ID: | <20191011014509.GA3513@zebra> |
| References: | <20191002004739 DOT GA5215 AT zebra> <a43f1570-c87b-6b83-c8bf-b824a1aacc40 AT SystematicSw DOT ab DOT ca> <20191002181838 DOT GA3281 AT zebra> <eaffbcc1-415d-3cb3-a3f4-445c186d7f27 AT SystematicSw DOT ab DOT ca> <20191009200338 DOT GA3790 AT zebra> <b5a8d728-7da1-97bf-4046-65ad250180f7 AT cornell DOT edu> <20191010100914 DOT GB6720 AT congo DOT cante DOT net> |
| MIME-Version: | 1.0 |
| In-Reply-To: | <20191010100914.GB6720@congo.cante.net> |
| User-Agent: | Mutt/1.9.1 (2017-09-22) |
| X-IsSubscribed: | yes |
On Thu, Oct 10, 2019 at 01:09:14PM +0300, Jari Aalto wrote:
> On 2019-10-09 20:10, Ken Brown wrote:
> > On 10/9/2019 4:03 PM, Stephen Carrier wrote:
> > >>> $ msmtp --version
> > >>> msmtp version 1.8.5
> > >>> Platform: x86_64-pc-cygwin
> > >>> ....
> > >>> System configuration file name: /usr/etc/msmtprc
> >
> > >>
> > >> So this is a discrepancy between the built exe and the config script, which
> > >> should be resolved by having the built exe use the standard SYSCONFDIR, by
> > >> removing ${prefix} from its definition.
> > >> [changing subject]
> >
> > I've added the maintainer, Jari Aalto, to the Cc. I don't think he reads the
> > list regularly.
>
> Thanks, new releau uploaded with the fix
> Jari
Thank you! I have installed and it resolves the issue.
--Stephen
--
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |