I have found that majorcool cannot find the function "config_opts", which it
seems to be called an awful lot in majorcool.pl. For instance in sub
rename_list (line 1101, majorcool.pl):
$owner = (defined($config_opts{$list,owner}) ?
$config_opts{$list,owner} : "owner-$list\@$whereami");
I have tested this script (by replacing the default
"owner-$list\@$whereami") and this is what is being sent instead of
$config_opts{$list,owner}.
Could anyone please tell me where this function resides, I have tried to
find it to no avail. Majorcool "require"s the ctime.pl function, this I
also can't find. Is this the problem??
Thanks
Martyn
|
|