all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Help-gnu-emacs@gnu.org
Subject: Re: Rmail: mail send from me through Rmail
Date: Sun, 29 Aug 2010 07:18:07 -0400	[thread overview]
Message-ID: <E1Opftn-0001H0-Bb@fencepost.gnu.org> (raw)
In-Reply-To: <29553814.post@talk.nabble.com> (message from chrm on Fri, 27 Aug 2010 08:27:41 -0700 (PDT))

> Date: Fri, 27 Aug 2010 08:27:41 -0700 (PDT)
> From: chrm <radioactive.man@web.de>
> Cc: 
> 
> Does Rmail save the mails I send with Emacs?

Not by default, no.

> If so, where can I read them?
> 
> If not, is there an easy way to add my own address to the BCC of every mail
> I send with Emacs?

The easiest way is to add FCC, not BCC.  Add this to your ~/.emacs:

  (setq mail-archive-file-name "~/SENT.MAIL")

Then each message you send will be filed in the file ~/SENT.MAIL (of
course, you can change the name of this file at will).



      reply	other threads:[~2010-08-29 11:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-27 15:27 Rmail: mail send from me through Rmail chrm
2010-08-29 11:18 ` Eli Zaretskii [this message]

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

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

  git send-email \
    --in-reply-to=E1Opftn-0001H0-Bb@fencepost.gnu.org \
    --to=eliz@gnu.org \
    --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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.