On Thu, Jul 10, 2008 at 08:54:37PM -0400, Patrick Shanahan wrote: > the syntax you present is *not* as the example provided. > > yours: fcc-hook [EMAIL PROTECTED] ~/.mutt/record/uab > > fcc-hook [EMAIL PROTECTED] +record/uab > > try it and see as I did not.
Thanks for the message! Although I was interested in saving messages depending on the sender of the message (as I have different e-mail addresses) your post has lead me towards the right direction. With this configuration line: send2-hook [EMAIL PROTECTED] 'set record=~/.mutt/probaborrem' I am able to save the mail from [EMAIL PROTECTED] to the desired folder. Thanks!