Re: mixed up from field
On Sat, Jan 28, 2006 at 04:32:54PM +0100, Nicolas Rachinsky wrote:
> It does work (at least here).
>
> > See my first message on how I did it.
> > It does work using Sander's changing the headers command (my_hdr).
> >
> > I wonder is this a bug or am I doing something wrong ?
>
> Strange. What's the value of $from after you changed to one of the
> folders? Do you have any my_hdr From?
I had:
folder-hook expression 'set spoolfile="value" from="value"'
while now I have:
folder-hook expression 'set spoolfile="value"
folder-hook expression 'set from="value"'
and it works!
Thanks, Jonas