unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Bruno Victal <mirai@makinata.eu>
To: help-gnu-emacs@gnu.org
Subject: Guidance with handling email from emacs
Date: Wed, 20 Sep 2023 16:56:38 +0100	[thread overview]
Message-ID: <87ttrozvm1.fsf@makinata.eu> (raw)

Hi,

I'm attempting to move from Thunderbird to Emacs for handling my email
and would like some guidance with the task.
After reading the manual for Message Mode and the emacs-wiki I'm still
left with some lingering questions on how to replicate some of the
tasks and behaviors that I'm accustomed to with Thunderbird. Specifically,

* How to save drafts to an IMAP folder?
  I'm aware of `message-auto-save-directory' but this only saves
  messages to a local directory.

* Place a copy of the sent message in the IMAP Sent folder?
  I'm aware of the `mail-self-blind' variable that BCCs the mail to
  myself but I'm asking for this behavior in specific.

* Is there the equivalent of “Paste with quotation”?
  i.e. Paste contents of clipboard but with one level of quotation,
  regardless of where I copied the text from.

* How can I replicate the citation message style used in Thunderbird?
  i.e. “On 2023-09-18 07:57, _NAME_ wrote:”

* Is there a “right” way for easily handling multiple SMTP accounts (or
  identities as Thunderbird calls them)?
  The info from the emacs-wiki and the emacs manual seems a bit
  inconsistent or confusing in this matter.

* How can I omit the comment that is present in the `In-Reply-To'
  header? (as seen by BCC'ing the message to myself)
  --8<---------------cut here---------------start------------->8---
  In-Reply-To: <123456789@example.com>
  	(name's message of "Thu, 1 Jan 1970 07:00:00 -0700")
  --8<---------------cut here---------------end--------------->8---

* ^Related to the above: Can I paste something and have it automatically
  enclose with the “…cut here…” lines instead of having to mark the
  region and do `C-c M-m'?

* Is it OK to manually put a `In-Reply-To' header in the message headers
  or will this get overwritten by emacs when sending with `C-c C-c'?

* Can I override the host-name that is sent in the headers? I see:
  --8<---------------cut here---------------start------------->8---
  Received: from my-host-name (unknown [192.0.2.1])
  	  (Authenticated sender: foo@example.com)
  	  by mail.example.com (Postfix) with ESMTPSA id 0000000000;
	  Thu, 1 Jan 1970 00:00:00 +0200 (CEST)
  --8<---------------cut here---------------end--------------->8---
  Where my-host-name is the contents from /etc/hostname.


On receiving email, which emacs client would best mirror Thunderbird's
workflow? Or putting it in another way, what client fits best with an
IMAP oriented flow and allows displaying & organizing mail in IMAP
directories and can properly thread the discussions?


-- 
Thanks,
Bruno.



             reply	other threads:[~2023-09-20 15:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-20 15:56 Bruno Victal [this message]
2023-09-21  7:14 ` Guidance with handling email from emacs Eshel Yaron
2023-09-21  9:25   ` Robert Pluim
2023-09-21 15:21     ` Eric Abrahamsen
2023-09-26 19:57     ` Björn Bidar
2023-09-29  8:54       ` Michel Verdier
2023-09-23  9:17 ` James Thomas
2023-09-23  9:33   ` James Thomas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ttrozvm1.fsf@makinata.eu \
    --to=mirai@makinata.eu \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).