unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Rmail: mail send from me through Rmail
@ 2010-08-27 15:27 chrm
  2010-08-29 11:18 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: chrm @ 2010-08-27 15:27 UTC (permalink / raw)
  To: Help-gnu-emacs


Does Rmail save the mails I send with Emacs?

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?
-- 
View this message in context: http://old.nabble.com/Rmail%3A-mail-send-from-me-through-Rmail-tp29553814p29553814.html
Sent from the Emacs - Help mailing list archive at Nabble.com.




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Rmail: mail send from me through Rmail
  2010-08-27 15:27 Rmail: mail send from me through Rmail chrm
@ 2010-08-29 11:18 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2010-08-29 11:18 UTC (permalink / raw)
  To: Help-gnu-emacs

> 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).



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-08-29 11:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-27 15:27 Rmail: mail send from me through Rmail chrm
2010-08-29 11:18 ` Eli Zaretskii

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).