From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Jean Louis Newsgroups: gmane.emacs.help Subject: Re: RMS Setup Date: Sun, 28 Mar 2021 00:24:55 +0300 Message-ID: References: <87y2e9o6g2.fsf@posteo.net> <9da81e36-8f5a-a184-50e3-1eeddd596d12@bluehome.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="18367"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mutt/2.0.6 (2021-03-06) Cc: Philip Kaludercic , 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 22:29:49 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 1lQGVB-0004iJ-EW for geh-help-gnu-emacs@m.gmane-mx.org; Sat, 27 Mar 2021 22:29:49 +0100 Original-Received: from localhost ([::1]:48440 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lQGVA-0008UO-HD for geh-help-gnu-emacs@m.gmane-mx.org; Sat, 27 Mar 2021 17:29:48 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:45166) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lQGUq-0008U9-33 for help-gnu-emacs@gnu.org; Sat, 27 Mar 2021 17:29:28 -0400 Original-Received: from stw1.rcdrun.com ([217.170.207.13]:45207) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lQGUn-00025M-Kx for help-gnu-emacs@gnu.org; Sat, 27 Mar 2021 17:29:27 -0400 Original-Received: from localhost ([::ffff:41.202.241.58]) (AUTH: PLAIN securesender, TLS: TLS1.3,256bits,ECDHE_RSA_AES_256_GCM_SHA384) by stw1.rcdrun.com with ESMTPSA id 000000000001E1C3.00000000605FA3B2.0000590C; Sat, 27 Mar 2021 14:29:21 -0700 Mail-Followup-To: Caleb Herbert , Philip Kaludercic , help-gnu-emacs@gnu.org Content-Disposition: inline In-Reply-To: <9da81e36-8f5a-a184-50e3-1eeddd596d12@bluehome.net> Received-SPF: pass client-ip=217.170.207.13; envelope-from=bugs@gnu.support; helo=stw1.rcdrun.com X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-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:128728 Archived-At: * Caleb Herbert [2021-03-28 00:03]: > נכתב על ידי Philip Kaludercic, ב־26.3.2021 בשעה 18:12: > > As others have said, he uses Rmail. > I have not received messages from others > > http://ruzkuku.com/texts/rmail.html > > This guide is a bit opaque, calling outside scripts and assuming one has > read the man page. It reminds me of the cross-reference-heavy Arch Wiki, > as opposed to the self-contained FreeBSD Handbook. It looks as a well written page on Rmail. I guess author of that page is proposing one of methods for users how to send email, in that case sendmail I guess, as it uses msmtp. So the method has to be specified in Emacs and some methods have to use external command, for example `sendmail'. Hide Message Send Mail Function: Choice: ( ) message--default-send-mail-function Use the setting of ‘send-mail-function’ if applicable. (*) message-send-mail-with-sendmail Send off the prepared buffer with sendmail. ( ) message-send-mail-with-mh Send the prepared message buffer with mh. ( ) message-send-mail-with-qmail Pass the prepared message buffer to qmail-inject. More ( ) message-smtpmail-send-it Send the prepared message buffer with ‘smtpmail-send-it’. More ( ) smtpmail-send-it ( ) feedmail-send-it Send the current mail buffer using the Feedmail package. More ( ) message-send-mail-with-mailclient Send the prepared message buffer with ‘mailclient-send-it’. More ( ) Other: ignore You may read the self contained manual for Rmail in Emacs Manual, you may evaluate this: (info "(emacs) Rmail") where you will get instructions: 33 Reading Mail with Rmail ************************** Rmail is an Emacs subsystem for reading and disposing of mail that you receive. Rmail stores mail messages in files called Rmail files. Reading the messages in an Rmail file is done in a special major mode, Rmail mode, which redefines most letters to run commands for managing mail. Emacs also comes with a much more sophisticated and flexible subsystem for reading mail, called Gnus. Gnus is a very large package, and is therefore described in its own manual, see *note (gnus)Top::. * Menu: * Basic: Rmail Basics. Basic concepts of Rmail, and simple use. * Scroll: Rmail Scrolling. Scrolling through a message. * Motion: Rmail Motion. Moving to another message. * Deletion: Rmail Deletion. Deleting and expunging messages. * Inbox: Rmail Inbox. How mail gets into the Rmail file. * Files: Rmail Files. Using multiple Rmail files. * Output: Rmail Output. Copying messages out to files. * Labels: Rmail Labels. Classifying messages by labeling them. * Attrs: Rmail Attributes. Certain standard labels, called attributes. * Reply: Rmail Reply. Sending replies to messages you are viewing. * Summary: Rmail Summary. Summaries show brief info on many messages. * Sort: Rmail Sorting. Sorting messages in Rmail. * Display: Rmail Display. How Rmail displays a message; customization. * Coding: Rmail Coding. How Rmail handles decoding character sets. * Editing: Rmail Editing. Editing message text and headers in Rmail. * Digest: Rmail Digest. Extracting the messages from a digest message. * Rot13: Rmail Rot13. Reading messages encoded in the rot13 code. * Movemail:: More details of fetching new mail. * Remote Mailboxes:: Retrieving mail from remote mailboxes. * Other Mailbox Formats:: Retrieving mail from local mailboxes in