Brian E. Lavender [[EMAIL PROTECTED]] wrote:
> I found the copy command, in
> the documentation, but I am not sure how to specify it. How
> do I specify in my muttrc so outbound messages get copied to
> ~/Mail/outbound ?
set copy=yes
set record="~/Mail/outbound"
--
Jeremy Blosser | [EMAI
I don't think my outgoing email is being copied anywhere. The
default folder I have incoming mail to is ~/Mail using procmail. I
would like the outbound messages copied into a file such as
~/Mail/outbound
My config file is in ~/.mutt/muttrc
so far I just have aliases in the file. I found the cop