> So, is there a way to disable fcc when sending from the command line?
>
> Hmm, maybe something like -e 'fcc-hook [EMAIL PROTECTED] ""'? But that
> didn't seem to work, I tried this:
>
> echo test | mutt -s test [EMAIL PROTECTED] -e 'fcc-hook [EMAIL PROTECTED] ""'
>
> ... but it still wrote
On Sat, Jan 08, 2000 at 11:17:28PM +0200, Mikko Hänninen wrote:
> I have some scripts that I run from crontab, that send me reports
> via email. I use mutt for sending the mail. Because the default
> for me is to save a copy to my =sent folder for every email, a
> copy of these emails sent from
David T-G <[EMAIL PROTECTED]> wrote on Sat, 08 Jan 2000:
> What I do for that kind of thing is just have a spare muttrc hanging
> around (.mutt/muttrcc-nosave) that first sources my main muttrc (to set
> the sender name and such) and then unsets some things (like pgp_autosign
> and fcc and X-heade
Mikko, et al --
...and then Mikko Hänninen said...
%
% So, is there a way to disable fcc when sending from the command line?
What I do for that kind of thing is just have a spare muttrc hanging
around (.mutt/muttrcc-nosave) that first sources my main muttrc (to set
the sender name and such) and