From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Philip Kaludercic Newsgroups: gmane.emacs.help Subject: Re: RMS Setup Date: Sat, 27 Mar 2021 00:12:29 +0100 Message-ID: <87y2e9o6g2.fsf@posteo.net> References: Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="30754"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) Cc: help-gnu-emacs@gnu.org To: Caleb Herbert Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Sat Mar 27 00:13:07 2021 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lPvdb-0007v0-DV for geh-help-gnu-emacs@m.gmane-mx.org; Sat, 27 Mar 2021 00:13:07 +0100 Original-Received: from localhost ([::1]:49846 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lPvda-0002bI-FD for geh-help-gnu-emacs@m.gmane-mx.org; Fri, 26 Mar 2021 19:13:06 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:40860) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lPvd7-0002ax-7F for help-gnu-emacs@gnu.org; Fri, 26 Mar 2021 19:12:37 -0400 Original-Received: from mout01.posteo.de ([185.67.36.65]:57885) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lPvd4-0002ws-Dg for help-gnu-emacs@gnu.org; Fri, 26 Mar 2021 19:12:36 -0400 Original-Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id E959F16005C for ; Sat, 27 Mar 2021 00:12:30 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1616800350; bh=8/q/wJjv9qivSm1l1vXHwo6bfF4jQTXxIzP3GjnWxFI=; h=From:To:Cc:Subject:Date:From; b=G4/wf6b72/lR/JEqVqcX9sPG34jpx4+efSs0FiUEogWve+sg3e6rfKoN8Hfv6FWAh cjNy3+C55DDkmtQw9y1+nCCDh5HWyQGZqdpUg1dp84uD7FL0VUp1BojoeLGLoZVT/j adggNAlKbP1Poxt7BEEYz1juX9F6Qva8P+xNTaA/Sily0BjtfBb/7IhsOelK/BnzjP 62efsztJcJwmAxOQCt4/ZapRTFu7paRQj251vlt8DRY5bftLHrvnEF/pBa2TskUcWs lRXciP7+g3e79ivGioxjRSyaG/l5VC8YGaEq4JF9Yh1QPSOhx5Hh80dd5VkYdIHELI uoKXdqRWzywQA== Original-Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4F6d6Q212Kz6tmF; Sat, 27 Mar 2021 00:12:30 +0100 (CET) In-Reply-To: (Caleb Herbert's message of "Fri, 26 Mar 2021 16:58:58 -0500") Received-SPF: pass client-ip=185.67.36.65; envelope-from=philipk@posteo.net; helo=mout01.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:128683 Archived-At: Caleb Herbert writes: > Can someone help me do email the way RMS does it? <#secure method=pgpmime mode=signencrypt> As others have said, he uses Rmail. I also used it for a year, and wrote down how I configured it, maybe this might help you too: http://ruzkuku.com/texts/rmail.html -- Philip K.