On Tue, 12 Jul 2011, du yang wrote: > On Tuesday 07/12/11 07:53:50 CST, Marcelo Luiz de Laia wrote: > > I have fcc-hook in one of my 3 profile, like this: > > > > ~/.mutt/profile.mymail3 > > fcc-hook . "+MyMail3/Sent" > > > > In my muttrc, I have: > > unhook send-hook > > send-hook . "source ~/.mutt/profile.mymail1\n" > > send-hook ^([email protected]|[email protected]) "set mime_forward > > signature=''" > > send-hook ^(friend1|friend2) "source ~/.mutt/profile.mymail3\n" > > > > When I sent a e-mail to friend1 or friend2, the message is salved at > > MyMail3/Sent, what is very nice. > > > > However, after this action, all other messages that I sent is salved > > at this mailbox! > > > > ~/.mutt/profile.mymail1 don't have fcc-hook seted. > > > > fcc-hook .* "=Sent"
This is not possible because I use gmail (my default profile). > if you don't want to save mails, you can set the first line to, > > fcc-hook .* "/dev/null" If I set this line in gmail profile, all messages is writed to /dev/null and fcc-hook . "+MyMail3/Sent" in profile.mymail3 was ignored. I continue looking for a workaround. -- O___ - Marcelo Luiz de Laia c/ /'_ - Diamantina (*) \(*)- Minas Gerais ~~~~~~~~~- Brazil ^^^^^^^^^- Linux user number 487797
