hi!

i just installed
MHonArc-2.6.10
and
marc-search.4.3
with perl module
http://www.perl.com/CPAN/modules/by-module/CGI_Lite/CGI_Lite-1.8.tar.gz

i generated a mailarchive
and put it to
http://<server>/~c810/mail-archive-test/
there the mailarchive can be accessed
an i made a link to
http://<server>/cgi-bin/marc-search.cgi

when i clicked on the link. the form didn't appear and i only saw
this message:

Return to the mail-archive-test archive
Written by Eric D. Friedman -- [EMAIL PROTECTED]
Based on Jason Lin's code -- [EMAIL PROTECTED]
Last updated March 29, 1997
Please send comments to [EMAIL PROTECTED]


i had a look at the script and made a print for debugging like

## Output a search form
print "test<br>\n";

since that i get the form and it seems to be working fine.

except when i try to search in search area "From header"
there i always get 0 results


and i expected that if i got a mail like
From: Michael Fink <[EMAIL PROTECTED]>

i should get a result if i search for
Fink
or
ink

can you imagine what i did wrong?

thanks
tom.


Reply via email to