On Wed, 8 Mar 1995, David A Koran wrote:
> I read the FAQ as well as the rest of the docs... I come up with this
> erro when trying to run this
>
> % echo help | /usr/lib/sendmail -v sample-request
>
>
> the error showed up as
>
> sample-request... aliased to "|/home/majordom/majordomo-1.93/wrapper
> request-answer sample"
> Undefined subroutine "main'lopen" called at
> /home/majordom/majordomo-1.93/majordomo.pl line 229, <STDIN> line 1.
> "|/home/majordom/majordomo-1.93/wrapper request-answer sample"... Sent
>
>
> from what I saw in the perl script majordomo.pl, there was no section
> listed as a sub routine:
>
> main'lopen or main'close
>
> which, is as I believe, is pretty essential. Is there a partch or a fix
> that will remedy this?
>
>
> Thanks in advance....
>
>
> -David
>
> P.S. the original:
> % echo help | /usr/lib/sendmail -v majordomo
> worked fine. Is there something I'm doing wrong?
>
Try looking for that function in the request-answer script instead of
majordomo.pl. If you look at line 229 in majordomo.pl I think you will
see that it is the line generating the error message, not the one causing it.
Of course, I could be completely wrong. :)
----
John Banghart
System Administrator
SuperNet Interactive Services, Inc.
john@success.net
References:
|
|