At 2000/11/28/10:55 -0800 Larry Spitz <[EMAIL PROTECTED]> wrote:
> My need is simple: I want to automatically receive a Cc of every message I send. I 
>presume that there is a simple variable to set in my .muttrc, but I can't work out 
>which one.

Try including this in your .muttrc file:

  fcc-hook . /path/to/your/inbox

where "/path/to/your/inbox" your email inbox.  For me, this is:

  fcc-hook . /usr/spool/mail/alban

This causes a copy of every outgoing message (sent with mutt) to be
appended to my inbox.[1]  (Although you won't appear in the cc: list.)

> And BTW, what does "fcc" stand for?

"Folder carbon copy"?  "File carbon copy"?

David

[1]  Actually, I have lots of other fcc-hook statements in my .muttrc
     file.  I put this one last, so if none of the others match, an
     outgoing message will be appended to my inbox.
-- 
Live in a world of your own, but always welcome visitors.

Reply via email to