|
Majordomo-Users (January 1997) |
> However, there are apparently others.
> For example, the following
>
> $V{'FROM'} = $config_opts{$opt_l, "sender"}. "@" .
> $config_opts{$opt_l,"resend_host"};
>
>
> creates a From: that doesn't have a host name, just "mylist-digest@"
I think I solved the problem. I defined resend_host in each config file,
and the From: To: Sender: and Errors-To: values are correct.
|