From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.6 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 71377C433DF for ; Tue, 25 Aug 2020 19:18:35 +0000 (UTC) Received: from shelob.surriel.com (shelob.surriel.com [96.67.55.147]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 3D99B2071E for ; Tue, 25 Aug 2020 19:18:35 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="BLnDnm+M" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 3D99B2071E Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linuxfoundation.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=kernelnewbies-bounces@kernelnewbies.org Received: from localhost ([::1] helo=shelob.surriel.com) by shelob.surriel.com with esmtp (Exim 4.94) (envelope-from ) id 1kAeST-0003iN-4y; Tue, 25 Aug 2020 15:18:13 -0400 Received: from mail-qt1-x82b.google.com ([2607:f8b0:4864:20::82b]) by shelob.surriel.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94) (envelope-from ) id 1kAeSR-0003iB-FC for kernelnewbies@kernelnewbies.org; Tue, 25 Aug 2020 15:18:11 -0400 Received: by mail-qt1-x82b.google.com with SMTP id 6so9874231qtt.0 for ; Tue, 25 Aug 2020 12:18:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; h=date:from:to:cc:subject:message-id:mail-followup-to:references :mime-version:content-disposition:in-reply-to; bh=net3hf8wgQeBjMzdwqkTSpY8hozSWrL+EdqxJicosl0=; b=BLnDnm+MTwz4qIP6XbtsvSMSa1C3WfFADU81tOQZCsMB6DDFvXzFACohbDBQH4uDbg HJWLc092n3zF5KZIHPAInRojTc280jlW+5YyQE+TdtCLzRjlsqZTpGCsIC6n1fK2jcqh SPKe1c8S/BUB/933s9rZunc63v/F0eM/i/i7o= 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:cc:subject:message-id :mail-followup-to:references:mime-version:content-disposition :in-reply-to; bh=net3hf8wgQeBjMzdwqkTSpY8hozSWrL+EdqxJicosl0=; b=R4eWazS1xHnSaAvZzAurgq/728dNkG9P7slVHc9T7rgFn3h8/7XcMF9g2u2V9H3mOJ pE9luf0O+nb9f0RFTivejESm0fQJ8d1msfdeXW/GmuRTB3Mtf21UwJ/5TKWTxH0bpqwx DHClYOqQd0pThQpbG4xkx5vb7Dhp435y11iwaes5rQMERP6tT6kg1irJ4OFcw6RCbgoC 1dZVlen4rf350Vs8bNjLKSUaxbR/cczGyoyKfrl/igqDXlnL8pxvRFk6ASZ1JzNvhVAq UgQwTHVkR69TfIOInhHfVr/pndlDOM4qD3pCtK6uSJkZX/t9hvjbzxkqEDRZH4QBD9ov 2DNA== X-Gm-Message-State: AOAM530UHnDLZaPSUaFozix2c904fGwCAqcgcWspSOe1vcJyuAlWZblv z0E8Su356w5XS6GcggFMGsoh5kxMILB0IN+/ X-Google-Smtp-Source: ABdhPJxumDyFb1ANn8GPDCRmFJglpcm5dLENbDMtEIEgYpS8k8tdofiKY408n0JsNBoldF12utkfoA== X-Received: by 2002:ac8:4748:: with SMTP id k8mr10755225qtp.114.1598383089596; Tue, 25 Aug 2020 12:18:09 -0700 (PDT) Received: from chatter.i7.local ([89.36.78.230]) by smtp.gmail.com with ESMTPSA id x137sm12681375qkb.47.2020.08.25.12.18.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 25 Aug 2020 12:18:09 -0700 (PDT) Date: Tue, 25 Aug 2020 15:18:07 -0400 From: Konstantin Ryabitsev To: Leam Hall Subject: Re: What mailer to use with Gmail? Message-ID: <20200825191807.h2es7dv7m6radlvi@chatter.i7.local> Mail-Followup-To: Leam Hall , kernelnewbies@kernelnewbies.org References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: Cc: kernelnewbies@kernelnewbies.org X-BeenThere: kernelnewbies@kernelnewbies.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Learn about the Linux kernel List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: kernelnewbies-bounces@kernelnewbies.org On Tue, Aug 25, 2020 at 03:04:11PM -0400, Leam Hall wrote: > Setting aside the desire to cuss as gmail, I'm having difficult making > Thunderbird not send base64 attachments. Now an upgrade as cost me the > ability to revert. :( > > Suggestions for a mailer to use for patches, and other things that > don't like base64? The best way to send out patches is using git-send-email directly. It's pretty straightforward to configure git to use Gmail smtp for this purpose. You can continue using Thunderbird when replying to conversations, or you can take a dive from the deep end and investigate Mutt/NeoMutt. :) -K _______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies