help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Rmail: mail send from me through Rmail


From: Eli Zaretskii
Subject: Re: Rmail: mail send from me through Rmail
Date: Sun, 29 Aug 2010 07:18:07 -0400

> 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 via email to

[Prev in Thread] Current Thread [Next in Thread]