From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS16276 188.165.0.0/16 X-Spam-Status: No, score=-3.3 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,SPF_HELO_NONE,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from out2.migadu.com (out2.migadu.com [188.165.223.204]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id 8520E1F4B4 for ; Sat, 17 Apr 2021 16:04:47 +0000 (UTC) X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kyleam.com; s=key1; t=1618675485; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=jaS2YzvmAWNUQQtVeIwp0mB4S7C1tO9JburyvKj+kcw=; b=HM9vUyb//ExKjuhrCBTcrBvR4fcXd0q4GSSYTjD18PDgt/vbb5OT0CEutIqmC1vhqDiFGH X9LrPolnih//S5dFLJ9C35x0BKsT53u2WNx2esLvQVT7Fao4DK5TsLvJ8OwkRoi2r48QKM OIkm/+kFbS6kbyQNmFEuT4ciPKdDosAx5yXD6WhOGrZYoBTV93Fc7ORTikP639FtWAmO4G V8kwfzWLKMINPycAd5gtV56Ll+m6jMsp8ztyqoGJxaGqQxjlaMo/RoqtkJ7eYzDSY1v6sl Opuo4BHKfQsHsNYtSDRYQk1Ms86HrthoUr0AKRSTqTr9qnx/kDTx7UypCjfEHw== From: Kyle Meyer To: meta@public-inbox.org Subject: Re: lei q: --stdin confuses --mua In-Reply-To: <87v98klxg3.fsf@kyleam.com> References: <87v98klxg3.fsf@kyleam.com> Date: Sat, 17 Apr 2021 12:04:42 -0400 Message-ID: <87sg3olwx1.fsf@kyleam.com> MIME-Version: 1.0 Content-Type: text/plain X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: kyle@kyleam.com List-Id: Kyle Meyer writes: > [*] The only other --mua value I checked was 'mail' (and that shows a > similar issue), but I'm guessing other MUAs don't not work well guh, that's a confusing typo: s/don't not/don't/ > with --stdin either.