Re: my_hdr vs. $from

2001-10-23 Thread Thomas Roessler
On 2001-10-23 13:36:59 +0200, Volker Moell wrote: >Where's my error? Is this a bug or a feature? It's intended to work that way. $from sets the default from address, which can be overridden by setting the $reverse_name variable. It's evaluated before any hooks are run. my_hdr From: uncondit

my_hdr vs. $from

2001-10-23 Thread Volker Moell
Hi, there! I get some mailing lists to a second account "volker-ml@..." (instead of volker@..."). So I want to set the correct header line "From:" for these lists. I tried set realname="Volker Moell" set use_from=yes send-hook . 'set from="[EMAIL PROTECTED]"' send-hook '~L mutt' 'set fr