[ Bruce Barnett writes: ]
>
> 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@"
>
> This causes the From: address to be
>
> mylist-digest@@hostname
Be sure to set 'resend_host' in the list .config file (list-digest
.config file?). Digest really ought to check that string construction
better and default $whereami if 'resend_host' isn't set.
--
Dave Wolfe
References:
|
|