> Can someone decode this? It is with 1.94b5, but I've suddenly had the
> same problem with other versions I've tried. Any postings to the list
> bounce with the error message:
Ah, I see. Change line 75 of resend to be this:
&Getopts("CcAa:df:h:I:l:M:p:Rrs") || die("resend: Getopts() failed: $!");
(remove the colon between Rr:s )
This snuck through because everybody specifies all those options you
gave in the list config file. :) Next version (1.95) will probably
even remove that need as well...
--Chan
References:
|
|