Re: unable to set working send-hook
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 joan.pujol@xxxxxxx ~/.mutt/record/uab
>
> fcc-hook joan\.pujol\@\.uab\.cat +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 joan\.pujol\@uab\.cat 'set record=~/.mutt/probaborrem'
I am able to save the mail from joan\.pujol\@uab\.cat to the desired
folder.
Thanks!