>
>$ echo help | /usr/lib/sendmail -v sample-request
>sample-request... aliased to "|/usr/local/mail/majordomo/wrapper
>request-answer sample"
>"|/usr/local/mail/majordomo/wrapper request-answer sample"... Connecting
>to via prog...
>Undefined subroutine &main::lopen called at
>/usr/local/mail/majordomo/majordomo.pl line 229, <STDIN> line 1.
>"|/usr/local/mail/majordomo/wrapper request-answer sample"... Sent
>
>Should this work with perl 5.001?
>
I ran into this same problem and the problem appears to be that the
do_exec_sendmail routine around line 40 of request-answer doesn't
replace the do_exec_sendmail subroutine in majordomo.pl. My quick-fix
was to change the subroutine name in request-answer to Do_exec_sendmail
and do the same to at line 45 (I don't think I changed any line
numbers while debugging this, but it's possible).
Bill
--
INTERNET: bill@Celestial.COM Bill Campbell; Celestial Systems, Inc.
UUCP: camco!bill PO Box 820; 2835 82nd Avenue S.E. S-100
FAX: (206) 232-9186 Mercer Island, WA 98040-0820; (206) 236-1676
URL: http://www.celestial.com/
Cutting the space budget really restores my faith in humanity. It
eliminates dreams, goals, and ideals and lets us get straight to the
business of hate, debauchery, and self-annihilation.
-- Johnny Hart
References:
|
|