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: unconditionally overrides $reverse_name, _and_ $from. 
That's what you want to use from hooks.

The point of introducing $from was to have a way to set the default 
 from address without overriding $reverse_name, and without changing 
the point at which hooks are executed.

-- 
Thomas Roessler                        http://log.does-not-exist.org/

Reply via email to